diff options
Diffstat (limited to 'macos/profile.org')
l---------[-rw-r--r--] | macos/profile.org | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/macos/profile.org b/macos/profile.org index 2827dd8..7db75e0 100644..120000 --- a/macos/profile.org +++ b/macos/profile.org @@ -1,7 +1 @@ -#+TITLE: =.profile= Settings -* Path -Add items to the path. -#+begin_src sh :tangle ~/.profile - export PATH="$HOME/.local/share/fzf-zsh-plugin/bin:$HOME/node_modules/.bin:$HOME/gems/bin:$HOME/.local/bin:$HOME/go/bin:$PATH" - export PATH="/Users/jjanzen/Library/Python/3.12/bin:/opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:$PATH" -#+end_src +../common/profile.org
\ No newline at end of file |