aboutsummaryrefslogtreecommitdiffhomepage
path: root/profile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-04-28 08:38:59 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-04-28 08:42:47 +0800
commit7702cd1a6f708cea72c7fd16a520d7c036ff3ec7 (patch)
tree3970c7c291457e9ac2d44ff7541a2797e8174c54 /profile
parent4cad49b1bf0a3998a76d948f9c53b857510676e0 (diff)
Update
Diffstat (limited to 'profile')
-rw-r--r--profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile b/profile
index 953a8e1..3af0b9c 100644
--- a/profile
+++ b/profile
@@ -1,6 +1,7 @@
1# trap 'exit.sh' EXIT 1# trap 'exit.sh' EXIT
2 2
3export PATH=~/.local/bin:$PATH 3export PATH=~/.local/bin:$PATH
4export PATH=~/go/bin:$PATH
4export SETTING_DIR=${SETTING_DIR:=$HOME/helper} 5export SETTING_DIR=${SETTING_DIR:=$HOME/helper}
5export TERM=xterm-256color 6export TERM=xterm-256color
6export XDG_CONFIG_HOME=~/.config 7export XDG_CONFIG_HOME=~/.config