From f2fc0ce4c59dd6a08fdb46b856cf337c3f8bf9f5 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Tue, 6 May 2025 17:42:48 -0400 Subject: Fixed some issues --- .config/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/.profile') 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 -- cgit v1.2.3