]> arthur.barton.de Git - ax-zsh.git/history - install.sh
homebrew: Set HOMEBREW_AUTO_UPDATE_SECS to 10 minutes
[ax-zsh.git] / install.sh
2022-12-11 Alexander BartonLook for configuration files in $ZDOTDIR
2022-04-07 Alexander BartonUpdate copyright notices for 2022 :-)
2021-04-30 Alexander Bartoninstall.sh: Correctly report an error when "zsh" is...
2020-04-22 Alexander Bartoninstall.sh: Fix some shellcheck(1) warnings, update...
2019-02-05 Alexander Bartoninstall.sh: Make it safe to call it wgen ~/.axzsh is...
2015-11-15 Alexander Bartoninstall.sh: Install themes, too!
2015-09-27 Alexander BartonInitial theming support
2015-09-12 Alexander BartonIntroduce $AXZSH/custom_plugins directory
2015-09-12 Alexander Bartoninstall.sh: Introduce "abort" function and use it
2015-09-12 Alexander Bartoninstall.sh: Use "which" instead of "type"
2015-09-12 Alexander Bartoninstall.sh: Really copy files or setup existing ~/...
2015-08-09 Alexander Bartoninstall.sh: Check if zsh(1) is available
2015-08-09 Alexander Bartoninstall.sh: Fix ax_msg() fallback function
2015-07-30 Alexander BartonUse "ax-common" when available, implement wrapper functions
2015-07-30 Alexander Bartoninstall.sh: export AXZSH variable
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...
2015-07-30 Alexander Bartoninstall.sh: Show information about the destination...
2015-07-30 Alexander Bartoninstall.sh: Use $AXZSH, when already set
2015-07-24 Alexander Bartoninstall.sh: Set "umask" to 027 by default
2015-07-24 Alexander Bartoninstall.sh: Create symlinks relative to ~/.axzsh
2015-07-03 Alexander BartonInitial commit