Go to file
LordMathis 4d605149d3
Merge branch 'master' of ssh://git.damogran.space:2222/Mathis/dotfiles
2020-01-21 22:42:05 +01:00
README.md Update README 2020-01-21 22:40:40 +01:00

README.md

Dotfiles

My dotfiles. If you want to use them fork or clone the repo. Each branch has specific dotfiles for one of my machines

Requirements

Usage

  • echo ".dotfiles" >> .gitignore
  • git clone --bare https://git.damogran.space/Mathis/dotfiles.git $HOME/.dotfiles
  • alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
  • config checkout
  • source .zshrc

Full Guide