From 8bce8a9dda3bef5dd48a5d390063df0bf241fea5 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 8 May 2020 15:57:52 +0100 Subject: [PATCH] zsh: add named directory to fpp source --- zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zshrc b/zshrc index 127f1e2..c4b6900 100644 --- a/zshrc +++ b/zshrc @@ -66,3 +66,6 @@ hash -d chroot_testing=/buildsystem/testing/buildroot hash -d chroot_master=/buildsystem/master/buildroot hash -d chroot_lib32=/buildsystem/lib32/buildroot hash -d wineprefixes=/mnt/data/wineprefixes + +# fpp named dirs +hash -d fpp=~/src/fpp -- 2.48.1