Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 272 Bytes

dotfiles

Installation

  • git clone --bare https://github.com/elmeriniemela/dotfiles.git $HOME/.dotfiles
  • alias dotfiles='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
  • dotfiles checkout
  • dotfiles config --local status.showUntrackedFiles no