zsh/config/zsh
2017-09-13 14:05:18 +10:00
..
all Reliably set up environment to be inherited by non-login shells, including FPATH 2016-10-20 11:49:13 +11:00
functions Add pass-unpack zsh function for easily retrieving all fields from a password-store file 2017-05-10 14:46:54 +10:00
interactive Load fzf environment file from XDG dir instead of polluting ~ with it 2017-09-11 09:34:46 +10:00
interactive+login Use prettier Unicode bubbles around ponysay fortunes 2016-10-30 10:18:19 +11:00
login Put haskell-stack root directory in XDG_DATA_HOME 2017-09-13 14:05:18 +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
zlogout Clean up XDG_RUNTIME_DIR on last logout 2016-10-23 14:48:29 +11:00
zplugin Adjust zplugin vars for compatibility with the changed API for psprint/zplugin 2017-07-06 08:32:54 +10:00
zprofile Reduce startup time a teeny bit more by compiling the zcompdump file in the background 2016-10-20 09:12:53 +11:00
zshenv Reduce startup time a teeny bit more by compiling the zcompdump file in the background 2016-10-20 09:12:53 +11:00
zshrc Put an always-successful command at the end of zshrc to avoid spurious error status on shell launch 2017-02-13 12:53:08 +11:00