summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 4de3901..be345ab 100644
--- a/.profile
+++ b/.profile
@@ -1,6 +1,6 @@
# ~/.profile
-PATH=~/bin:$PATH:~/go/bin
+PATH=~/bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH:~/go/bin
[ "${SHELL##*/}" = bash ] && . ~/.bashrc