mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 01:34:22 +00:00
Update README.md
This commit is contained in:
@@ -5,6 +5,7 @@ My dotfiles. If you want to use them fork or clone the repo.
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* 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)
|
* 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)
|
||||||
|
* For conky you also need [conky](https://github.com/brndnmtthws/conky), [bash-fuzzy-clock](https://github.com/coreymwamba/bashfuzzyclock) and [Poiret One font](https://www.fontsquirrel.com/fonts/poiret-one)
|
||||||
* `echo ".dotfiles" >> .gitignore`
|
* `echo ".dotfiles" >> .gitignore`
|
||||||
* `git clone --bare https://github.com/LordMathis/dotfiles/ $HOME/.dotfiles`
|
* `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'`
|
||||||
|
|||||||
Reference in New Issue
Block a user