maverick1872 / dotfiles

Configurations for my dotfiles
1 stars 0 forks source link

feat: migrate zsh config away from omz #8

Closed maverick1872 closed 1 year ago

maverick1872 commented 1 year ago

Major refactor of ZSH configuration to begin migrating away from OMZ. Interoperability is achieved via OMZ's plugin concept and associated plugin overrides; albiet the non-omz plugin loader is significantly more simplistic. Only thing not included as of yet is the inclusion of loading plugin completions but that's because I don't have any as of yet.