Update README.md
This commit is contained in:
parent
2027c7b788
commit
ba6f182054
@ -2,10 +2,10 @@
|
|||||||
My ZSH Config
|
My ZSH Config
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
wget 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"
|
||||||
|
|
||||||
## Get Dependancies
|
## Get Dependancies
|
||||||
- zsh-syntax-highlighting - syntax highlighting for ZSH in standard repos
|
- zsh-syntax-highlighting - syntax highlighting for ZSH in standard repos
|
||||||
|
Reference in New Issue
Block a user