[fix] Add stuff

This commit is contained in:
Uttarayan
2023-03-21 12:00:58 +05:30
parent 9f80a8807d
commit be7c11bad0
9 changed files with 17 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ set -g @plugin 'dracula/tmux'
# load plugin manager
run -b '~/.config/tmux/plugins/tpm/tpm'
set -g default-shell 'fish'
set -g default-shell '/usr/bin/fish'
set -g default-terminal 'tmux-256color'
set -ga terminal-overrides ',*256col*:Tc'
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'