Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

File metadata and controls

11 lines (8 loc) · 274 Bytes

DvdGiessen's dotfiles

To set up on a new system:

git clone --bare git@github.com:DvdGiessen/dotfiles.git "$HOME/.dotgit/"
alias dotgit="$(which git)"' --git-dir="$HOME/.dotgit/" --work-tree="$HOME/"'
dotgit checkout
dotgit config status.showUntrackedFiles no