summaryrefslogtreecommitdiff
path: root/.config/.profile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-05-06 17:42:48 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-05-06 17:42:48 -0400
commitf2fc0ce4c59dd6a08fdb46b856cf337c3f8bf9f5 (patch)
tree6c1b961eb16ef89549b9e861d3e9a62bce5695ca /.config/.profile
parentc01fc6baa645d437734b0f7fc4da67c46b6279cd (diff)
Fixed some issues
Diffstat (limited to '.config/.profile')
-rw-r--r--.config/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/.profile b/.config/.profile
index 6cffacf..9f9c102 100644
--- a/.config/.profile
+++ b/.config/.profile
@@ -1,5 +1,5 @@
export PLAN9=$HOME/personal/plan9
-export PATH=~/personal/bin:~/.local/bin:$PATH:$HOME/go/bin:$PLAN9/bin
+export PATH=/opt/MaXX/bin:/usr/dt/bin:~/personal/bin:~/.local/bin:$PATH:$HOME/go/bin:$PLAN9/bin
export EDITOR=nvim
export HOMEBREW_EDITOR=nvim