remove obsolete action in doc

This commit is contained in:
Morgan Wattiez 2019-03-01 14:05:28 +01:00
parent 979f78d0b5
commit a7a7675f9b

View File

@ -30,7 +30,6 @@ fi
```
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9
gsed 's#ZSH_THEME="robbyrussell"#ZSH_THEME="powerlevel9k/powerlevel9k"#g' -i ~/.zshrc
git clone https://github.com/AlexisBRENON/oh-my-zsh-reminder ~/.oh-my-zsh/custom/plugins/reminder
```
@ -43,5 +42,3 @@ defaults write http://com.apple .screencapture location ~/Downloads
### Install NPM dependencies
`npm install -g jira-node-cli`