summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
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"