From 6eac13011ac69d6b19bf1295bd08046585452afd Mon Sep 17 00:00:00 2001 From: druckdev <63563978+druckdev@users.noreply.github.com> Date: Mon, 2 Nov 2020 02:03:22 +0100 Subject: [PATCH] zsh: Add named directory for work --- .config/zsh/plugins/alias.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/zsh/plugins/alias.zsh b/.config/zsh/plugins/alias.zsh index 16e07aa..dbaf52e 100644 --- a/.config/zsh/plugins/alias.zsh +++ b/.config/zsh/plugins/alias.zsh @@ -114,6 +114,7 @@ hash -d cheat=~docs/cheat_sheets hash -d dot{,s}=~proj/dotfiles hash -d uni=~docs/uni + hash -d work=~docs/work # Use the first match in ~uni/[0-9][0-9]-{So,Wi}Se sorted in descending # numeric order (most recent semester). The echo is necessary as else