Can someone please help not sure I'm not able to change the theme in powerline , only see one theme =>
ZSH_THEME="agnoster"
or ZSH_THEME="random"
or ZSH_THEME="robbyrussell"
.
Not sure if it is caused by: oh-my-zsh.sh
source ~/.zshrc
bash: autoload: command not found
bash: /home/c.p/.oh-my-zsh/oh-my-zsh.sh: line 41: syntax error near unexpected token `('
bash: /home/c.p/.oh-my-zsh/oh-my-zsh.sh: line 41: `for plugin ($plugins); do'
I have the most oh-my-zsh.sh
from :
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
still no luck ?
When running:
>>> source ~/.zshrc
source ~/.zshrc
bash: autoload: command not found
bash: /home/c.p/.oh-my-zsh/oh-my-zsh.sh: line 41: syntax error near unexpected token `('
bash: /home/c.p/.oh-my-zsh/oh-my-zsh.sh: line 41: `for plugin ($plugins);