Xiao Fan 18effd77db last-working-dir: disable chpwd_last_working_dir in subshells (#6817) | 6 年之前 | |
---|---|---|
.. | ||
README.md | 8 年之前 | |
last-working-dir.plugin.zsh | 6 年之前 |
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.