Go to file
LordMathis 207bbec25c
Update README
2020-01-21 22:40:40 +01:00
.profile Lock keepassxc when using i3lock 2019-03-02 22:19:43 +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