add dashboard and goodies
This commit is contained in:
@@ -66,9 +66,9 @@ set -g @dracula-military-time true
|
||||
set -g @dracula-day-month true
|
||||
|
||||
set -g @plugin 'ofirgall/tmux-window-name'
|
||||
set -g @tmux_window_name_substitute_sets "[('.+bash', 'bash')]"
|
||||
set -g @tmux_window_name_substitute_sets "[('.+bash', 'bash'), ('cbonsai.+', 'cbonsai')]"
|
||||
set -g @tmux_window_name_shells "['bash', 'fish', 'sh', 'zsh']"
|
||||
set -g @tmux_window_dir_programs "['nvim', 'vim', 'vi', 'git']"
|
||||
set -g @tmux_window_dir_programs "['nvim', 'vim', 'vi', 'git', 'cbonsai']"
|
||||
set -g @tmux_window_name_use_tilde "True"
|
||||
set -g @tmux_window_name_max_name_len "100"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user