dotfiles topic
Legend goes, that dotfiles were invented when ls
used to skip files and directories starting with a .
(dot). As a result, files that begin with such a character were not shown when listing using ls
— i.e. it was a “hidden” file. Since dotfiles are usually user-specific, a predestined place for them is the $HOME
directory.
Commonly used files are for example: .bashrc
, .zshrc
or .vimrc
.
List
dotfiles repositories
dotfiles
7
Stars
0
Forks
Watchers
Nothing special. Just my configs, color schemes, binaries, etc.
dotfiles
10
Stars
1
Forks
Watchers
My fish compatible dotfiles managed by chezmoi
dotsh
30
Stars
21
Forks
Watchers
A fast dotfiles and system configuration installer optimized for Gitpod and power users