This commit is contained in:
Christian Nieves
2022-08-01 19:44:30 +00:00
parent 162b87e600
commit 323c90732c
4 changed files with 29 additions and 9 deletions

View File

@ -15,7 +15,7 @@ set-window-option -g pane-base-index 1
set -g default-terminal "screen-256color"
set -ga terminal-overrides ",xterm-256color*:Tc" # tell Tmux that outside terminal supports true color
set -g default-shell zsh
# set -g default-shell zsh
# force a reload of the config file
unbind r