From b0244cc43420626d3e00055a3940e68334aa702b Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Sun, 9 Feb 2025 04:00:55 -0500 Subject: [PATCH] 319 current 2025-02-09 04:00:42 25.05.20241217.d3c42f1 6.6.66 * --- home/programs/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/zsh/zshrc b/home/programs/zsh/zshrc index f458f47..e655a9e 100644 --- a/home/programs/zsh/zshrc +++ b/home/programs/zsh/zshrc @@ -151,7 +151,7 @@ alias exclude-zathura="pwd >> /home/synchronous/.scripts/zathura/excluded;echo ' alias os='vim /home/synchronous/current-semester/computer-systems/notes/os.md' alias asm='echo "c->asm: gcc -S [file] \nc->asm w/o fluff: gcc -S -O2 -fno-asynchronous-unwind-tables [file]\nc->executable: gcc [file] -no-pie -o [filename]"' alias urls='sh /home/synchronous/.scripts/info.sh' -alias favorites='vim /home/synchronous/Programming/jake_dark_site/build/resources.md' +# alias favorites='vim /home/synchronous/Programming/jake_dark_site/build/resources.md' alias outlook='firefoxpwa site launch 01GQJNBVPHJHYHPYNG8FGS5TX4' # alias td='todo show -d -scd -sct'