/dotfiles

Store unix dotfiles

Primary LanguageShell

dotfiles

Store unix dotfiles in git Source: https://www.atlassian.com/git/tutorials/dotfiles

Run the following commands to prepare everything:

git clone --bare git@github.com:korhner/dotfiles.git $HOME/.cfg

Do not show untracked files

config config --local status.showUntrackedFiles no