c6cbfdf58c | ||
---|---|---|
.atom | ||
.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
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