]> arthur.barton.de Git - ax-zsh.git/history - ax.zsh
Better sort search path, and prefere "sbin" over "bin"
[ax-zsh.git] / ax.zsh
2016-05-06 Alexander BartonReally skip unknown plugins altogether
2016-05-06 Alexander BartonAdd some more comments ...
2016-05-06 Alexander BartonStrip ".zsh" extension from foreign plugin names
2016-05-06 Alexander BartonImplement plugin loading from GitHub
2016-05-06 Alexander BartonFix handling of foreign plugins
2016-05-06 Alexander Barton2016! :-)
2015-11-14 Alexander BartonOnly test for ~/.axzsh.debug once and export AXZSH_DEBUG
2015-11-14 Alexander BartonDon't call external tools, use variable modifiers
2015-10-13 Alexander BartonAdd plugin "function path" to search path, when existent
2015-09-27 Alexander Bartonax.zsh: Undefined "axzsh_load_plugin" function, it...
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