Jacob Tomaw 1ba0af650a Use safer append to hook function arrays (#8406) | 5 年之前 | |
---|---|---|
.. | ||
README.md | 8 年之前 | |
last-working-dir.plugin.zsh | 5 年之前 |
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.