mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Some updates to configuration
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user