chore: updates here and there
This commit is contained in:
parent
ed190866f5
commit
05708570cb
14 changed files with 58 additions and 67 deletions
|
@ -1,6 +1,9 @@
|
|||
# Enable mouse
|
||||
setw -g mouse on
|
||||
|
||||
# Don't launch shell as login
|
||||
set -g default-command "${SHELL}"
|
||||
|
||||
# Enable 256 color mode and TrueColor
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue