Update README.md

This commit is contained in:
Matúš Námešný 2017-09-28 16:51:35 +02:00 committed by GitHub
parent b688dc7d6d
commit c6cbfdf58c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ My dotfiles. If you want to use them fork or clone the repo.
* Requirements [git](https://git-scm.com/), [zsh](http://www.zsh.org/), [antigen](https://github.com/zsh-users/antigen) and [ccat](https://github.com/jingweno/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`
* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'`
* `config checkout`
* `source .zshrc`