[fix] Change a lot of things
This commit is contained in:
@@ -23,7 +23,7 @@ run -b '~/.config/tmux/plugins/tpm/tpm'
|
||||
# if on macos use /opt/homebrew/bin/fish
|
||||
if-shell "[ -f /usr/bin/fish ]" "set -g default-shell '/usr/bin/fish'"
|
||||
if-shell "[ -f /opt/homebrew/bin/fish ]" "set -g default-shell '/opt/homebrew/bin/fish'"
|
||||
if-shell "[ -f /opt/homebrew/bin/nu ]" "set -g default-shell '/opt/homebrew/bin/nu'"
|
||||
# if-shell "[ -f /opt/homebrew/bin/nu ]" "set -g default-shell '/opt/homebrew/bin/nu'"
|
||||
|
||||
set -g default-terminal 'tmux-256color'
|
||||
set -ga terminal-overrides ',*256col*:Tc'
|
||||
|
||||
Reference in New Issue
Block a user