configurable set of features, packed to 1 plugin
Find a file
2023-06-22 16:14:18 +02:00
bin reverted to stable version, I will add beta branch to test stuff soon. 2023-06-11 17:17:56 +02:00
tools added: new installer welcome message, and versioning. 2023-06-22 16:14:18 +02:00
.DS_Store added: new installer welcome message, and versioning. 2023-06-22 16:14:18 +02:00
changelog.md changed file's name to reflect the name change of the project. 2023-06-11 14:58:02 +02:00
LICENSE revamped the installer 2023-06-11 15:13:33 +02:00
readme.md Missed a couple format tweaks 2023-01-15 08:14:00 -07:00
zshutils.plugin.zsh modified version to match real and stable version. 2023-06-11 17:44:24 +02:00

zsh-toolbox

Usability

  • You can for now: see the welcome message, and there's alias mz to omz
  • Now, in version 0.2 you see your ZSH version, the output of uname and 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 aliases
  • zt_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.