Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 366 Bytes

dotfiles

My Linux dotfiles

steps to roll out the dotfiles

  • Setup ssh key to be able to also push changes
  • Run git clone --bare https://github.com/VitoMinheere/dotfiles $HOME/.dotfiles
  • Add the alias alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
  • config checkout

https://www.atlassian.com/git/tutorials/dotfiles