diff --git a/zshrc b/zshrc index 4ccc860555..c42cbef761 100644 --- a/zshrc +++ b/zshrc @@ -120,7 +120,7 @@ function format-xml() { rm -f $T } -cdpath=('.' '..' '~') +cdpath=('.' '..' '~' /var/run/media/$USER) zstyle ':completion:*:complete:(cd|pushd):*' tag-order \ 'local-directories named-directories path-directories' zstyle ':completion:*' group-name ''