From 9e4a14449385ad79f0d288020d68a6a68214f06b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 7 Dec 2024 14:50:03 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-07 14:50:03 --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index c42a8371..d8b7ebe5 100644 --- a/.zshrc +++ b/.zshrc @@ -1,6 +1,7 @@ export ZSH="$HOME/.oh-my-zsh" plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd ) source $ZSH/oh-my-zsh.sh +source "$HOME/scripts/mkbak.zsh" # Note: if I do get Obsidian Bridge working, this is # a really bad way to load the env because