diff options
Diffstat (limited to 'shell_only.sh')
-rw-r--r-- | shell_only.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell_only.sh b/shell_only.sh index 7736d07..f96f488 100644 --- a/shell_only.sh +++ b/shell_only.sh @@ -33,8 +33,5 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/too ln -s ${PWD}/bin ~/bin -mkdir -p ~/.oh-my-zsh/themes -ln -s ${PWD}/himbeer.zsh-theme ~/.oh-my-zsh/themes/himbeer.zsh-theme - mkdir -p ~/ ln -s ${PWD}/zshrc ~/.zshrc |