diff --git a/tools/install.sh b/tools/install.sh index 0d61db0..ae5fc51 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -86,10 +86,10 @@ hash git >/dev/null 2>&1 && env git clone --depth=1 http://git.str8.biz/mj/zsh-c echo "\033[0;34mUsing the Zsh Config template file and adding it to ~/.zshrc\033[0m" cp $ZCNF/templates/zshrc.sh ~/.zshrc cp $ZCNF/templates/bashrc.sh ~/.bashrc - # ln -s $ZCNF/templates/bash_aliases.sh ~/.bash_aliases -sed -i -e "/^export ZSH=/ c\\ -export ZSH=$ZSH -" ~/.zshrc + +#sed -i -e "/^export ZSH=/ c\\ +#export ZSH=$ZSH +#" ~/.zshrc echo "\033[0;34mCopying your current PATH and adding it to the end of ~/.zshrc for you.\033[0m" sed -i -e "/export PATH=/ c\\