Fixed zshrc touch

This commit is contained in:
Andreas Fendt 2019-03-06 02:08:19 +01:00
parent a063527886
commit cd2f9901c7

View File

@ -36,7 +36,7 @@ install-ohmyzsh() {
if [ ! -d ~/.oh-my-zsh ]; then
# install oh-my-zsh
git clone https://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
cp ~/.zshrc ~/.zshrc.orig
touch ~/.zshrc && cp ~/.zshrc ~/.zshrc.orig
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
# configure oh-my-zsh