summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-01-13 22:15:53 -0500
committerJack Jamison <jackqjamison@gmail.com>2026-01-13 22:15:53 -0500
commit05fb99140b5541c3f3e3648fa1c8170e229118cd (patch)
tree2ff28c4cd8b5ab8a53451bf1df64a49f66687485 /.zprofile
parent53b5c6f41f9139c67eb347b5f7b9c35477ab6650 (diff)
changes
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 6469320..981c155 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,4 +1,4 @@
-export PATH="$HOME/dotfiles/scripts/:$PATH"
+export PATH="$HOME/dotfiles/scripts/:/usr/local/lib:$HOME/path:$HOME/opt/Odin:$PATH"
export EDITOR="/bin/emacs"
export GHIDRA_INSTALL_DIR="/usr/local/bin/ghidraFiles"