diff --git a/README.md b/README.md index 6db10be..2d2a940 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,12 @@ My dotfiles. If you want to use them fork or clone the repo. Each branch has spe ## Requirements -* [git](https://git-scm.com/), [zsh](http://www.zsh.org/), [antigen](https://github.com/zsh-users/antigen) and [bat](https://github.com/sharkdp/bat) -* For conky you also need [conky](https://github.com/brndnmtthws/conky), [bash-fuzzy-clock](https://github.com/coreymwamba/bashfuzzyclock), [Poiret One font](https://www.fontsquirrel.com/fonts/poiret-one) and [compton](https://github.com/yshui/compton) +* [git](https://git-scm.com/), [zsh](http://www.zsh.org/) and [bat](https://github.com/sharkdp/bat) ## Usage * `echo ".dotfiles" >> .gitignore` -* `git clone --bare https://git.damogran.space/Mathis/dotfiles.git $HOME/.dotfiles` +* `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles` * `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'` * `config checkout` * `source .zshrc`