Update README.md
This commit is contained in:
parent
0b5bc754f4
commit
589ec8f69d
@ -3,7 +3,7 @@ My ZSH Config
|
|||||||
|
|
||||||
## Setup
|
## 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"
|
mkdir -p "$HOME/.zsh"
|
||||||
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zsh/aliasrc -O ~/.zsh/aliasrc
|
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zsh/aliasrc -O ~/.zsh/aliasrc
|
||||||
git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"
|
git clone https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"
|
||||||
|
Reference in New Issue
Block a user