summaryrefslogtreecommitdiff
path: root/plugins/last-working-dir
AgeCommit message (Expand)Author
2022-11-21fix(last-working-dir): use builtin `pwd` (#11346)Richard Mitchell
2021-01-12feat(last-working-dir): log separate `lwd`s for different SSH keys on the sam...wilkis
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
2019-11-19Use safer append to hook function arrays (#8406)Jacob Tomaw
2018-05-11last-working-dir: disable chpwd_last_working_dir in subshells (#6817)Xiao Fan
2016-09-30last-working-dir: add READMEMarc Cornellà
2016-09-30last-working-dir: don't jump if not in $HOMEMarc Cornellà
2016-09-30last-working-dir: clean up sourceMarc Cornellà
2015-08-04style fixesxiao.fan
2015-08-03Don't clobber chpwdxiao
2015-06-13last-working-dir working with spaces in dirnamesChristian Hoener zu Siederdissen
2015-02-02Removing 'local' usage to prevent issue when installed with antigenMichael Robinson
2015-01-08Update /home/srj/.oh-my-zsh/cache referencesStephen
2013-04-08"$PWD" = "PWD", >! doesn't work, echo is redundant. Fixed all.Bercio
2013-03-13Fix whitespaceRyan Winograd
2013-03-13last-working-dir: Use >! to overwrite $cache_filerylwin
2012-12-03plugin last-working-dir: create cache-directory if it doesn't existDenis Cornehl
2012-10-17Added last working directory pluginÖrjan Persson