tsm is cool

This commit is contained in:
Daylin Morgan 2023-10-02 13:36:52 -05:00
parent 54b8d9e0c1
commit 6446980e5e
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -21,10 +21,9 @@ bind - split-window -v -c "#{pane_current_path}"
unbind '"'
unbind %
bind s display-popup \
-h 60% -w 60% \
-B -e FZF_DEFAULT_OPTS="${FZF_DEFAULT_OPTS} --height=100%" \
-E "tsm"
bind f display-popup \
-h 40% -w 40% \
-B -E "tsm"
set -g default-terminal "tmux-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"