summaryrefslogtreecommitdiff
path: root/.config/macosProfile
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2023-04-18 18:33:14 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2023-04-18 18:33:14 -0400
commit737a809d2fc5596b92dc9cc48efaa5cb57c69db2 (patch)
tree4d8b06ecd5994d5fd8d1c1f1aadfd46bf1c74b59 /.config/macosProfile
parentffaf1ddae54b8ea5826f6ae1130d408e2e420918 (diff)
modified tmux scroll buffer limit
Diffstat (limited to '.config/macosProfile')
-rw-r--r--.config/macosProfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/macosProfile b/.config/macosProfile
index 569c8d0..d088a6d 100644
--- a/.config/macosProfile
+++ b/.config/macosProfile
@@ -1,7 +1,7 @@
eval "$(/opt/homebrew/bin/brew shellenv)"
export CEDEV=/opt/CEdev
export ProMust=/opt/ProjectMustang
-export PATH=$ProMust/bin:~/.local/bin:$CEDEV/bin:$PATH:$HOME/Library/Python/3.9/bin:$HOME/go/bin
+export PATH=$ProMust/bin:~/.codon/bin:~/.local/bin:$CEDEV/bin:$PATH:$HOME/Library/Python/3.9/bin:$HOME/go/bin
export EDITOR=nvim
export HOMEBREW_EDITOR=nvim