zsh icon indicating copy to clipboard operation
zsh copied to clipboard

Seems like the variable for ohmyzsh changed

Open ColtonIdle opened this issue 2 months ago • 0 comments

docs say

ln -s $DRACULA_THEME/dracula.zsh-theme $OH_MY_ZSH/themes/dracula.zsh-theme

but that didn't work in latest mac OS as of 14.4.1

echo $ZSH

works though with a response of

/Users/coltonidle/.oh-my-zsh

which i think is what we're actually after

ColtonIdle avatar Apr 07 '24 05:04 ColtonIdle