configurable set of features, packed to 1 plugin
- Shell 100%
| bin | ||
| tools | ||
| .DS_Store | ||
| changelog.md | ||
| LICENSE | ||
| readme.md | ||
| zshutils.plugin.zsh | ||
zsh-toolbox
Usability
- You can for now: see the welcome message, and there's alias
mztoomz - Now, in version 0.2 you see your ZSH version, the output of
unameand the plugin's version - homebrew packages will update automaticaly if you set it to do so, exclusive for 3.0
Configuring
zt_welcome 0, 1, yes, no- Sets display of welcome message.zt_aliases 0, 1, yes, no- Turns on or off loading the plugin's aliaseszt_brew- Update homebrew packages automaticaly.
Contributions
You can contribute, but remember to ask if the feature will be useful. I am trying to add this plugin to ZSH's repo to install it by default.
Credits
@unixorn, great trick with source command.