LordMathis 4d605149d3 | ||
---|---|---|
README.md |
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
- git, zsh, antigen and bat
- For conky you also need conky, bash-fuzzy-clock, Poiret One font and compton
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