| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
Otherwise, failure to find xsource() files causes a return of 1 at the
end of zlogin (or similar).
The entire point of xsource is to "safely" source files that may not
be there, so this seems reasonable.
|
|
|
|
Yeah so emacs isn't thaat good at detecting shell scripts either.
|
|
aka the prompt to rule them all
|
|
In zsh, an EXIT trap defined in a function runs on that function's
execution end. Unfortunately, that's not what I want! Instead, there's
the zsh hook zshexit, but that takes a function.
This changes tt to add the generated directories to a deduplicated
array, which is cleaned up on exit, as long as the function has been loaded.
|
|
|
|
fpath isn't exported, so it can't get "inherited" by non-login shells
this could technically also be in zshrc though...
|
|
|
|
don't... worry about it
I spent basically all day between this and monster hunter.
|
|
|
|
|
|
|
|
|