1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-24 02:07:39 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
Marc Cornellà
4310a15de5 Change all pwd calls for $PWD variable
This avoids spawning additional processes as $PWD **always** contains
the current working directory.
2014-11-06 18:33:56 +01:00
Jeff Williams
c0b98cd6ac Added dirhistory plugin.
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
2014-03-03 10:18:10 -05:00