From 43779accbde1c383c7c8bba686783bd9f37fa7ab Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Sun, 22 May 2022 00:02:21 -0400 Subject: [PATCH] Add hugo alias --- zshrc.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zshrc.org b/zshrc.org index 1dd8112..3292943 100644 --- a/zshrc.org +++ b/zshrc.org @@ -408,7 +408,10 @@ BIG FAT WARNING: this needs to specify an actual file as a destination alias xmp="/home/jacopods/clones/xmp-cli/src/xmp" alias alexa="/home/jacopods/clones/alexa-remote-control/alexa_remote_control.sh" #+end_src - +**** Aliases for the pi :pi: +#+begin_src sh + alias hugo="/snap/bin/hugo" +#+end_src *** Pomodoro helpers :daily:pi:android: #+begin_src sh