Some updates to configuration

This commit is contained in:
Anthony Oteri
2024-01-18 15:51:29 -05:00
parent 2fb5b4f889
commit 74d3a643c1
7 changed files with 1124 additions and 11 deletions
+3 -2
View File
@@ -10,7 +10,8 @@ set -sg repeat-time 600
set -q -g status-utf8 on
setw -q -g utf8 on
set-option -g default-shell /usr/bin/fish
#set-option -g default-shell /usr/bin/fish
set-option -g default-shell /home/anthony/.cargo/bin/nu
set -g set-clipboard on
@@ -18,7 +19,7 @@ set -g set-clipboard on
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'christoomey/vim-tmux-navigator'
#set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'catppuccin/tmux'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-pain-control'