Major cleanup and restructuring
- remove custom module loader, use zplug for own plugins - move config parts from modules to files - move other module parts to separate zsh plugins
This commit is contained in:
parent
98a86e6b70
commit
d0598c2838
21 changed files with 38 additions and 774 deletions
|
@ -48,3 +48,4 @@ zstyle ':completion:*:processes-names' command 'ps c -u ${USER} -o command | un
|
|||
compdef _command fork
|
||||
compdef _command detach
|
||||
compdef _command ontv
|
||||
compdef _notmuch nmfind=notmuch-search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue