A dotfile is a file or directory whose name begins with a dot. These files are typically found in user home directories, contain configuration information and hidden from view on Unix systems.
A dotfile is a form of configuration file found on Unix and Unix-like systems.
Such files and directories have names that begin with a dot (hence the name). These files are typically found in user home directories and not displayed in default file listings.