d2e715ab64 | ||
---|---|---|
.. | ||
README.md |
README.md
Dotfiles
My dotfiles. If you want to use them fork or clone the repo.
Requirements
- git, zsh, antigen and bat
- Desktop environment:
- gsimplecal
- For conky you also need conky, bash-fuzzy-clock, Poiret One font and compton
- Polybar scripts are adapted from here
Usage
echo ".dotfiles" >> .gitignore
git clone --bare https://github.com/LordMathis/dotfiles/ $HOME/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
config checkout
source .zshrc
- run
bin/setup.sh