From 91bae9cd7d247521ae4b3b3dce4304eb3dc118d0 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 5 Jul 2022 11:11:31 +0100 Subject: [PATCH] zsh: add named dirs for witekio projects --- zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zshrc b/zshrc index bd08df0..b342185 100644 --- a/zshrc +++ b/zshrc @@ -61,3 +61,6 @@ done # set up a few named directories hash -d fook=/mnt/fook hash -d src=~/src + +# wio named dirs +hash -d wio=~/src/wio -- 2.48.1