zsh/config/zsh
2021-06-05 16:03:35 +10:00
..
all fix: cleanly skip trying to load zinit binary module if it hasn't been built 2021-04-26 15:10:31 +10:00
functions Introduce utility function 'count', inspired by the fish builtin, which simply echoes the number of arguments it receives (e.g., count *.txt) 2020-03-26 11:34:51 +11:00
interactive feat: add alias to run bat instead of cat when available, like lsd 2021-03-16 21:17:37 +11:00
interactive+login Use prettier Unicode bubbles around ponysay fortunes 2016-10-30 10:18:19 +11:00
login Add support for PHIVE with XDG (by default it uses ~/.phive :c ) 2021-06-05 16:03:35 +10:00
logout Silence errors from logout/xdg-clear - on a system that manages XDG_RUNTIME_DIR for you, you probably won't be allowed to delete it on logout, which is harmless because the system manages it for you 2017-08-24 08:51:08 +10:00
.zlogout Clean up XDG_RUNTIME_DIR on last logout 2016-10-23 14:48:29 +11:00
.zprofile Using stow-rename, unhide all the files :3 2016-10-07 23:13:58 +11:00
.zshrc Using stow-rename, unhide all the files :3 2016-10-07 23:13:58 +11:00
zinit feat: use Zinit packages for LS_COLORS, rather than custom setup 2021-05-04 09:57:26 +10:00
zlogout Enable the Zinit binary module, which efficiently zcompiles ALL sourced files 2020-01-20 12:44:50 +11:00
zprofile Guarantee that the Zinit module is the first thing loaded whenever possible, so that everything else gets compiled and timed 2020-01-20 12:51:33 +11:00
zshenv Do our own zcompile step for zshenv in particular, since it runs before the Zinit module has a chance to load 2020-01-20 12:54:38 +11:00
zshrc Enable the Zinit binary module, which efficiently zcompiles ALL sourced files 2020-01-20 12:44:50 +11:00