Updated Readme instructions
This commit is contained in:
parent
b469815d51
commit
720b55402c
@ -3,10 +3,8 @@ My ZSH Config
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
```
|
```
|
||||||
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zshrc -O ~/.zshrc
|
git clone https://github.com/ChrisTitusTech/zsh
|
||||||
mkdir -p "$HOME/.zsh"
|
git submodule add https://github.com/sindresorhus/pure.git "$HOME/.zsh/pure"
|
||||||
wget https://github.com/ChrisTitusTech/zsh/raw/master/.zsh/aliasrc -O ~/.zsh/aliasrc
|
|
||||||
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