zsh-artisan
zsh-artisan copied to clipboard
Why oh-my-zsh dependency?
Thanks for the work and the publication of this very helpful tool. I wonder why oh-my-zsh is required for installation? I think this dependency is a major drawback and I wonder if it is possible to use zsh-artisan without this framework.
It's not necessarily a dependency, you could use another Zsh manager such as Antigen, Zplug, or Prezto. Alternatively, you can probably just use something like Zsh Unplugged, which explains how to load plugins like this yourself without a plugin manager. 🤔