mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 01:34:22 +00:00
Add script install option to README
This commit is contained in:
@@ -6,7 +6,11 @@ My dotfiles. If you want to use them fork or clone the repo. Each branch has spe
|
||||
|
||||
* [git](https://git-scm.com/), [zsh](http://www.zsh.org/) and [bat](https://github.com/sharkdp/bat)
|
||||
|
||||
## Usage
|
||||
## Install
|
||||
|
||||
`curl https://git.namesny.com/Mathis/dotfiles/raw/branch/master/install.sh | zsh -s -- <branch name>`
|
||||
|
||||
## Manual install
|
||||
|
||||
* `echo ".dotfiles" >> .gitignore`
|
||||
* `git clone --bare git@git.namesny.com:Mathis/dotfiles.git $HOME/.dotfiles`
|
||||
|
||||
Reference in New Issue
Block a user