Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 179 Bytes

.dotfiles

Cloning

git clone --bare https://github.com/fblaese/dotfiles.git $HOME/.dotfiles
alias config='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
config checkout