summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bash_profile b/.bash_profile
index debd6e7..8182e2b 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,2 +1 @@
1export PATH="$PATH:$HOME/.local/bin" export PATH="$HOME/bin:$PATH"
2export TERM=xterm