From ed9c225ebeccc2ae47e3298865d2ed67d3ebc105 Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sat, 10 Aug 2024 11:44:42 -0500 Subject: symlinks for .profile and .zshrc --- macos/profile.org | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) mode change 100644 => 120000 macos/profile.org (limited to 'macos/profile.org') diff --git a/macos/profile.org b/macos/profile.org deleted file mode 100644 index 2827dd8..0000000 --- a/macos/profile.org +++ /dev/null @@ -1,7 +0,0 @@ -#+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 diff --git a/macos/profile.org b/macos/profile.org new file mode 120000 index 0000000..7db75e0 --- /dev/null +++ b/macos/profile.org @@ -0,0 +1 @@ +../common/profile.org \ No newline at end of file -- cgit v1.2.3