aboutsummaryrefslogtreecommitdiffhomepage
path: root/profile
diff options
context:
space:
mode:
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