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