zsh/config/zsh
2018-04-09 08:34:26 +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 Add support for tj/n, using ~/.local as the prefix - this integrates quite nicely with the other stuff that goes in ~/.local, such as global npm packages 2018-01-15 09:08:30 +11: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 Switch to zdharma/fast-syntax-highlighting, which appears to perform better as well as highlight more accurately 2018-01-31 15:06:56 +11: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