(Emacs/*)~cleaning up

This commit is contained in:
2024-04-19 04:39:42 +05:30
parent 7e77b603ad
commit c76475e427
10 changed files with 86 additions and 594 deletions

View File

@@ -5,7 +5,6 @@ set -g default-command /usr/bin/zsh
set-option -g prefix C-a
set-window-option -g mode-keys vi
set -goq @themepack-status-right-area-right-format "localhost"
set -g @themepack 'powerline/double/blue'
bind -n C-h run "(tmux display-message -p '#{pane_current_command}' | grep -iq vim && tmux send-keys C-h) || tmux select-pane -L"