Jacob Tomaw 1ba0af650a Use safer append to hook function arrays (#8406) | 5 years ago | |
---|---|---|
.. | ||
README.md | 8 years ago | |
last-working-dir.plugin.zsh | 5 years ago |
Keeps track of the last used working directory and automatically jumps into it for new shells, unless:
$PWD
is not $HOME
.Adds lwd
function to jump to the last working directory.