index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
last-working-dir
Age
Commit message (
Expand
)
Author
2022-11-21
fix(last-working-dir): use builtin `pwd` (#11346)
Richard Mitchell
2021-01-12
feat(last-working-dir): log separate `lwd`s for different SSH keys on the sam...
wilkis
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2019-11-19
Use safer append to hook function arrays (#8406)
Jacob Tomaw
2018-05-11
last-working-dir: disable chpwd_last_working_dir in subshells (#6817)
Xiao Fan
2016-09-30
last-working-dir: add README
Marc Cornellà
2016-09-30
last-working-dir: don't jump if not in $HOME
Marc Cornellà
2016-09-30
last-working-dir: clean up source
Marc Cornellà
2015-08-04
style fixes
xiao.fan
2015-08-03
Don't clobber chpwd
xiao
2015-06-13
last-working-dir working with spaces in dirnames
Christian Hoener zu Siederdissen
2015-02-02
Removing 'local' usage to prevent issue when installed with antigen
Michael Robinson
2015-01-08
Update /home/srj/.oh-my-zsh/cache references
Stephen
2013-04-08
"$PWD" = "PWD", >! doesn't work, echo is redundant. Fixed all.
Bercio
2013-03-13
Fix whitespace
Ryan Winograd
2013-03-13
last-working-dir: Use >! to overwrite $cache_file
rylwin
2012-12-03
plugin last-working-dir: create cache-directory if it doesn't exist
Denis Cornehl
2012-10-17
Added last working directory plugin
Örjan Persson