david/myzsh
david
/
myzsh
Archived
1
0
Fork 0

pushzshconfig 18.01.2013 14:49

This commit is contained in:
david 2013-01-18 14:49:45 +01:00
parent b98365dddc
commit ff63411c31
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ installmyzsh()
echo 'plugins=(david)' >> ~/.zshrc
echo 'source $ZSH/myzsh.sh' >> ~/.zshrc
echo "export PATH=$PATH" >> ~/.zshrc
read -p "now modify your ~/.zshrc to your needs"
vim ~/.zshrc
# read -p "now modify your ~/.zshrc to your needs"
# vim ~/.zshrc
cat /etc/passwd | grep ~ | grep "/bin/zsh"
#set default shell if not set already