This website requires JavaScript.
Explore
Help
Sign in
dot
/
zsh
Watch
1
Star
0
Fork
You've already forked zsh
0
Code
Issues
Pull requests
Releases
Wiki
Activity
0c60d5c619
zsh
/
config
/
zsh
History
Download ZIP
Download TAR.GZ
Danielle McLean
0c60d5c619
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
..
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
Add support for jamesob/desk environments
2017-04-05 12:14:15 +10:00
interactive+login
Use prettier Unicode bubbles around ponysay fortunes
2016-10-30 10:18:19 +11:00
login
Use a fuzzier glob to find TeXLive installation, the bin directory's name is different in TeXLive 2017
2017-07-05 08:35:58 +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