zsh/config/zsh
2018-08-16 14:08:30 +10:00
..
all Remove the unphp function because PHP unserialisation is actually quite complex and is best handled with an actual PHP script rather than a tiny shell fnction 2018-04-09 08:34:26 +10:00
functions Remove the unphp function because PHP unserialisation is actually quite complex and is best handled with an actual PHP script rather than a tiny shell fnction 2018-04-09 08:34:26 +10:00
interactive Fix select-word-style by postponing the load of zsh-syntax-highlighting until after the shell is initialised 2018-01-18 16:17:37 +11:00
interactive+login Use prettier Unicode bubbles around ponysay fortunes 2016-10-30 10:18:19 +11:00
login Set my PASSWORD_STORE_DIR in zsh login, since EnvPane seems to be having trouble setting it 2018-07-26 09:13:54 +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 Simplify LS_COLORS installation using hooks 2018-08-16 14:08:30 +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 More idiomatically initialise completions 2018-08-16 14:06:57 +10:00