ohmyzsh/plugins/dirhistory
UnrealQuester 1be7bbbfbe Fix dirhistory when the directory contains spaces
pwd output is not escaped, so when changing to a directory like "space dir", only "space" gets saved in the history. This fix wraps `pwd` in double quotes to mitigate that.
2014-04-22 14:01:28 +02:00
..
dirhistory.plugin.zsh Fix dirhistory when the directory contains spaces 2014-04-22 14:01:28 +02:00