3

I have installed oh-my-zsh and Iterm2 but when I change my theme to Agnoster nothing changes. Here's my .zshrc file:

export ZSH=/Users/{username}/.oh-my-zsh
ZSH_THEME="agnoster"
plugins=(
  git
)

source $ZSH/oh-my-zsh.sh

But my Iterm2 terminal still looks the same

Edit: echo $SHELL outputs /bin/zsh

grpcMe
  • 1,367
  • 5
  • 15
  • 28

0 Answers0