1
1
Fork 0

fixed another typo

This commit is contained in:
david 2018-05-13 19:41:39 +02:00
parent cb6dbc8f53
commit 9da49b33fc
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/i
message i "oh-my-zsh installed"
# set $ZSH_THEME="" in .zshrc
cat $HOME.zshrc | sed "s/^ZSH_THEME=\"robbyrussell\"/ZSH_THEME=\"\"/g" > $HOME/.zshrc
cat $HOME/.zshrc | sed "s/^ZSH_THEME=\"robbyrussell\"/ZSH_THEME=\"\"/g" > $HOME/.zshrc
message i "oh-my-zsh theme deactivated"
# clone plugins