From 1134afad7d86bc9f5eaa7c87e2e514d723623073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 27 Oct 2023 12:45:37 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(fish):=20yadm=20abbreviation?= =?UTF-8?q?=20for=20the=20shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/fish/abbreviations.fish | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/fish/abbreviations.fish b/.config/fish/abbreviations.fish index 9cddca40..5928fd9e 100644 --- a/.config/fish/abbreviations.fish +++ b/.config/fish/abbreviations.fish @@ -1,4 +1,6 @@ abbr -a b --function projectdo_build abbr -a r --function projectdo_run abbr -a t --function projectdo_test -abbr -a p --function projectdo_tool \ No newline at end of file +abbr -a p --function projectdo_tool +abbr -a y yadm +