aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2020-09-09 09:59:59 -0700
committerkatherine <ageha@airen-no-jikken.icu>2020-09-09 09:59:59 -0700
commitb41055f11a69cf51240d3935522b47044330adf6 (patch)
treeb1ffb5a22a9e0d7cd428dd4b2c2f8814a0fa951a
parentd9e43c003ea1ae31b890e3b2b5039f32a138e5ca (diff)
downloaddotfiles-b41055f11a69cf51240d3935522b47044330adf6.tar.gz
add abduco 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