c21f230f8c | ||
---|---|---|
.atom | ||
.config | ||
.conky/FuzzyClock | ||
bin | ||
.aliases | ||
.gitconfig | ||
.vimrc | ||
.zshrc | ||
README.md |
README.md
Dotfiles
My dotfiles. If you want to use them fork or clone the repo.
Usage
- Requirements git, zsh, antigen and ccat
- For conky you also need conky, bash-fuzzy-clock and Poiret One font
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