From 948c41be19b9fa5696401c79f7755f29557dfea3 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 10 Apr 2024 18:04:42 +0100 Subject: [PATCH] zsh: named dirs for evk and fpp source dirs --- zshrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zshrc b/zshrc index e1e1ff0..e2dba1a 100644 --- a/zshrc +++ b/zshrc @@ -64,5 +64,6 @@ done hash -d fook=/mnt/fook hash -d src=~/src -# wio named dirs -hash -d wio=~/src/wio +# fpp named dirs +hash -d evk=~/src/fpp/evk +hash -d fpp=~/src/fpp -- 2.48.1