summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rwxr-xr-x.profile14
1 files changed, 1 insertions, 13 deletions
diff --git a/.profile b/.profile
index 10fbc75e..5913eec7 100755
--- a/.profile
+++ b/.profile
@@ -1,13 +1 @@
-#umask 022
-
-# --- $PATH
-
-if [ -d "$HOME/bin" ] ; then
- PATH="$HOME/bin:$PATH"
- export PATH
-fi
-
-if [ -d "$HOME/local/bin" ] ; then
- PATH="$HOME/local/bin:$PATH"
- export PATH
-fi
+. $HOME/.shenv