]> arthur.barton.de Git - ax-zsh.git/history - ax.zsh
Don't error out when $AXZSH/active_plugins/ does not exist
[ax-zsh.git] / ax.zsh
2015-07-30 Alexander BartonDon't error out when $AXZSH/active_plugins/ does not...
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...
2015-07-30 Alexander BartonDon't hardcode default plugins, read them from ./defaul...
2015-07-19 Alexander BartonNew plugin "std_options": Set standard ZSH options
2015-07-19 Alexander BartonNew plugin "grep"
2015-07-19 Alexander BartonSearch for plugins in "$ZSH_CUSTOM", too
2015-07-19 Alexander BartonNew plugin "less"
2015-07-18 Alexander BartonRework FPATH and completion system
2015-07-18 Alexander BartonEnhance debug output
2015-07-18 Alexander Bartonax.zsh: Initialize script name and type in the very...
2015-07-17 Alexander BartonShow a warning message when plugins can't be found
2015-07-16 Alexander BartonAdd "std_env" plugin to the list of default plugins
2015-07-08 Alexander BartonReduce number of core plugins
2015-07-06 Alexander BartonFix typo in comment
2015-07-03 Alexander BartonInitial commit