summaryrefslogtreecommitdiff
path: root/dot-profile
diff options
context:
space:
mode:
authorManuel Amago <mamago@gmail.com>2019-09-08 06:10:12 +0100
committerManuel Amago <mamago@gmail.com>2019-09-08 06:10:12 +0100
commit18f5afe6634d52d38fd6651fe30dbcc3294cf927 (patch)
treebe57e23855dedc94d695d1cc8d6f3fbdc1ec83f0 /dot-profile
parent1a1bcf35921b627fd6bda1a64fd88227cbbcfcc7 (diff)
downloaddotfiles-18f5afe6634d52d38fd6651fe30dbcc3294cf927.tar.gz
dotfiles-18f5afe6634d52d38fd6651fe30dbcc3294cf927.zip
Add notepad script and add ~/bin to pathHEADmaster
Diffstat (limited to 'dot-profile')
-rw-r--r--dot-profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-profile b/dot-profile
index c158ae9..ec030cb 100644
--- a/dot-profile
+++ b/dot-profile
@@ -1,6 +1,6 @@
# MacPorts Installer addition on 2010-01-16_at_22:19:33: adding an appropriate PATH variable for use with MacPorts.
-export PATH=/opt/local/bin:/opt/local/sbin:$PATH
+export PATH=~/bin:/opt/local/bin:/opt/local/sbin:$PATH
# Finished adapting your PATH environment variable for use with MacPorts.
. ~/bin/navigation.sh