From 737a809d2fc5596b92dc9cc48efaa5cb57c69db2 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Tue, 18 Apr 2023 18:33:14 -0400 Subject: modified tmux scroll buffer limit --- .config/macosProfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/macosProfile') 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 -- cgit v1.2.3