Update 'install.sh'
This commit is contained in:
parent
9e02989b18
commit
b08827a116
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user