A collection of Oh-My-Zsh plugins and customizations I like and write.
To use the plugins, either change the ZSH_CUSTOM
environment setting to point to this repository,
or copy the contents of the plugins
folder to ~/.oh-my-zsh/custom/plugins
.
Then add the plugin to the plugins
setting in ~/.zshrc
.
The fix-aliases.zsh
script contains aliases to make sure we have bat
, lsd
powered ls
, etc.
These are the plugins available here.
The git worktree plugin contains helpers for navigating and maintaining git worktrees.