From a7a7675f9bfa07361152f0277cd3a812bedb9185 Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Fri, 1 Mar 2019 14:05:28 +0100 Subject: [PATCH] remove obsolete action in doc --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d934089..42c7997 100644 --- a/README.md +++ b/README.md @@ -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` - -