test ohmyzsh
This commit is contained in:
@@ -43,7 +43,7 @@ zsh_prompt() {
|
||||
if [[ ${zshOption,,} = "n" ]]; then
|
||||
return
|
||||
elif [[ ${zshOption,,} = "y" ]]; then
|
||||
sh ../applications/Oh-MY-ZSH.sh
|
||||
sh src/Oh-My-ZSH.sh
|
||||
fi
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user