aboutsummaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zprofile b/.zprofile
index 0cfb302..6d773d1 100644
--- a/.zprofile
+++ b/.zprofile
@@ -62,7 +62,7 @@ if [[ -d $HOME/.config/init/funcs/ && -d $HOME/.config/init/funcreqs ]]; then
fi
############# CONNECTING OVER SSH #############
-[[ -f $HOME/.zprofile-dtach ]] && \
- source $HOME/.zprofile-dtach
+[[ -f $HOME/.zprofile-abduco ]] && \
+ source $HOME/.zprofile-abduco
export PATH