Update README.md
This commit is contained in:
parent
0b5bc754f4
commit
589ec8f69d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ My ZSH Config
|
|||
|
||||
## Setup
|
||||
```
|
||||
get https://github.com/ChrisTitusTech/zsh/raw/master/.zshrc -O ~/.zshrc
|
||||
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zshrc -O ~/.zshrc
|
||||
mkdir -p "$HOME/.zsh"
|
||||
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zsh/aliasrc -O ~/.zsh/aliasrc
|
||||
git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"
|
||||
|
|
Reference in a new issue