korhner / dotfiles

Store unix dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Store unix dotfiles


Languages

Language:Shell 100.0%