From: Sergey Matveev Date: Mon, 6 Apr 2020 08:11:36 +0000 (+0300) Subject: Named directories in zsh X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=f8e58a97f77c2b20def769d6108270263ba929f6;p=dotfiles.git Named directories in zsh --- diff --git a/zsh/.zshrc b/zsh/.zshrc index 1ac279d..c0cd9ee 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -142,6 +142,9 @@ autoload -U zcalc alias zc="zcalc" # }}} +# Named directories {{{ +. ~/.zhashd +# }}} # Completion {{{ zstyle ":completion:*:functions" ignored-patterns "_*"