]> arthur.barton.de Git - ax-zsh.git/history - bin/axzshctl
Add axzshctl subcommand "list-enabled"
[ax-zsh.git] / bin / axzshctl
2016-10-26 Alexander BartonAdd axzshctl subcommand "list-enabled"
2016-10-26 Alexander Bartonaxzshctl: Make more use of ZSH variable modifiers
2016-10-21 Alexander BartonAdd axzshctl subcommands "enable" and "disable"
2016-10-21 Alexander BartonTry harder to detect location of the AX-ZSH installation
2016-08-28 Alexander Bartonaxzshctl: Use /usr/bin/env shebang to call zsh
2016-08-27 Alexander BartonAllow plugins to indicate "ignored" and "optional"...
2016-08-27 Alexander Bartonaxzshctl: Simplify (and fix) messages without ax-unix
2016-05-11 Alexander BartonAdd new "check-plugins" command to axzshctl(1)
2016-05-06 Alexander BartonClean up external repositories on "axzshctl reset-plugins"
2016-05-06 Alexander BartonFix detection of plugins stored on GitHub
2016-05-06 Alexander BartonImplement plugin loading from GitHub
2016-05-06 Alexander Barton2016! :-)
2015-11-14 Alexander BartonDon't call external tools, use variable modifiers
2015-09-27 Alexander BartonInitial theming support
2015-09-27 Alexander Bartonaxzshctl: Fix "usage" message
2015-09-12 Alexander Bartonaxzshctl: Implement "upgrade" command
2015-09-12 Alexander BartonIntroduce $AXZSH/custom_plugins directory
2015-08-28 Alexander Bartonaxzshctl: Implement "enable-default-plugins"
2015-08-02 Alexander BartonFix axzshctl to handle plugin names as well as path...
2015-08-01 Alexander Bartonaxzshctl: Update help text
2015-08-01 Alexander Bartonaxzshctl: Use ":A" qualifier, now relative path names...
2015-07-30 Alexander BartonUse "ax-common" when available, implement wrapper functions
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...