mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 10:38:44 -04:00
fixes
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
tmux/.tmux
|
@@ -91,6 +91,7 @@ set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||
set -g @plugin 'dracula/tmux'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
|
||||
set -g @dracula-refresh-rate 1
|
||||
set -g @dracula-show-powerline true
|
||||
@@ -98,6 +99,7 @@ set -g @dracula-plugins "git battery time date"
|
||||
set -g @dracula-show-location false
|
||||
set -g @dracula-show-flags true
|
||||
set -g @dracula-show-left-icon session
|
||||
set -g @continuum-restore 'on'
|
||||
|
||||
#show -g default-command for vim
|
||||
set -g @resurrect-strategy-vim 'session'
|
||||
|
Reference in New Issue
Block a user