bug fixes
This commit is contained in:
parent
19ad114b38
commit
aa5a525887
@ -8,7 +8,7 @@ else
|
||||
echo "Consider updating oh-my-zsh using: omz update"
|
||||
fi
|
||||
|
||||
if [ -n $ZSH_NAME ]; then
|
||||
if [ ! $0 = "-zsh" ]; then
|
||||
echo "Changing default shell to zsh"
|
||||
chsh -s /bin/zsh
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user