Seems like the variable for ohmyzsh changed
Open
Beginner friendly
- Dominant language
- Shell
- Stars
- 297
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the documentation containing the ln -s command and compare its $OH_MY_ZSH variable with the reported $ZSH value from echo $ZSH. Update the documented variable if the comparison confirms it, then verify that the installation command points to the expected .oh-my-zsh/themes location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, zsh
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100