summaryrefslogtreecommitdiff
path: root/.config/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/zshrc')
-rw-r--r--.config/zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/zshrc b/.config/zsh/zshrc
index 06d883a..c4e713f 100644
--- a/.config/zsh/zshrc
+++ b/.config/zsh/zshrc
@@ -131,7 +131,7 @@ export PYTHONSTARTUP="/etc/python/pythonrc"
export KITTY_ENABLE_WAYLAND=1
export PATH=$PATH:/home/lav/bin:/home/lav/.local/bin
export XCURSOR_THEME=Adwaita
-source src/shell-mommy/shell-mommy.zsh
+source ~/src/shell-mommy/shell-mommy.zsh
export EDITOR=/usr/bin/emacsclient
export EMAIL=lav@vampires.gay
export GPG_TTY=$(tty)