diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2012-11-09 10:12:26 -0800 |
---|---|---|
committer | Jesse Morgan <morganjm@amazon.com> | 2012-11-09 10:12:26 -0800 |
commit | 8d6a7a116fe2511ee53309069a30ece768a05abe (patch) | |
tree | 632af6c23a8020ffce3c6175595b39d37f7c9080 /host-overrides/jesterpm.net/host-specific/shell_pathes | |
parent | ef685f48262d2804f5d7e609178775dc55da4836 (diff) |
Merged in work base configs.
Diffstat (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes')
-rw-r--r-- | host-overrides/jesterpm.net/host-specific/shell_pathes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes new file mode 100644 index 0000000..0ca51be --- /dev/null +++ b/host-overrides/jesterpm.net/host-specific/shell_pathes @@ -0,0 +1,3 @@ +# PATH changes +export PATH=$HOME/opt/bin:$PATH + |