zsh-artisan icon indicating copy to clipboard operation
zsh-artisan copied to clipboard

Why oh-my-zsh dependency?

Open ovogel-wigital opened this issue 4 years ago • 1 comments

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.

ovogel-wigital avatar Jan 31 '22 07:01 ovogel-wigital

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. 🤔

owenvoke avatar Feb 23 '22 11:02 owenvoke