Update 'install.sh'
This commit is contained in:
@@ -43,7 +43,7 @@ zsh_prompt() {
|
|||||||
if [[ ${zshOption,,} = "n" ]]; then
|
if [[ ${zshOption,,} = "n" ]]; then
|
||||||
return
|
return
|
||||||
elif [[ ${zshOption,,} = "y" ]]; then
|
elif [[ ${zshOption,,} = "y" ]]; then
|
||||||
echo "nice choice lets use zsh"
|
sh ../applications/Oh-MY-ZSH.sh
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user