diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-08-10 11:44:42 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-08-10 11:44:42 -0500 |
commit | ed9c225ebeccc2ae47e3298865d2ed67d3ebc105 (patch) | |
tree | 16753a1673df86545228d3dbce76710f4f692866 /macos/profile.org | |
parent | 35f4e161d5ba2c2757dd3d8f2c38c0380d004b2f (diff) |
symlinks for .profile and .zshrc
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 |