From 152ecc894dd24cac6934a10f26f0fcce8445c2ea Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 30 Nov 2024 20:41:31 +0800 Subject: Update --- profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'profile') diff --git a/profile b/profile index 3a48e0c..fe1745b 100644 --- a/profile +++ b/profile @@ -1,5 +1,6 @@ # trap 'exit.sh' EXIT +export PATH=~/.local/bin:$PATH export SETTING_DIR=${SETTING_DIR:=$HOME/helper} export TERM=xterm-256color export XDG_CONFIG_HOME=~/.config @@ -60,7 +61,6 @@ fi # Working DIR # [[ `pwd` == $HOME ]] && test -d ~/Downloads && cd ~/Downloads -cd ~/git/dumbymap 2>/dev/null || cd ~/Downloads -source ~/.profile 2>/dev/null +#cd ~/git/dumbymap 2>/dev/null || cd ~/Downloads true -- cgit v1.2.3-70-g09d2