mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 02:54:50 +00:00
chore(config): tmux config tweaks, .ignore
This commit is contained in:
1
config/tmux/.ignore
Normal file
1
config/tmux/.ignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
plugins/*
|
||||||
@@ -40,6 +40,8 @@ run-shell "$TMUX_PLUGINS/tmux-sensible/sensible.tmux"
|
|||||||
run-shell "$TMUX_PLUGINS/tmux-window-name/tmux_window_name.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-window-name/tmux_window_name.tmux"
|
||||||
run-shell "$TMUX_PLUGINS/tmux-mode-indicator/mode_indicator.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-mode-indicator/mode_indicator.tmux"
|
||||||
run-shell "$TMUX_PLUGINS/tmux-suspend/suspend.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-suspend/suspend.tmux"
|
||||||
|
run-shell "$TMUX_PLUGINS/tmux-continuum/continuum.tmux"
|
||||||
|
run-shell "$TMUX_PLUGINS/tmux-sessionist/sessionist.tmux"
|
||||||
run-shell "$TMUX_PLUGINS/tmux-yank/yank.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-yank/yank.tmux"
|
||||||
run-shell "$TMUX_PLUGINS/tmux-current-pane-hostname/current_pane_hostname.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-current-pane-hostname/current_pane_hostname.tmux"
|
||||||
run-shell "$TMUX_PLUGINS/tmux-dark-notify/main.tmux"
|
run-shell "$TMUX_PLUGINS/tmux-dark-notify/main.tmux"
|
||||||
|
|||||||
Reference in New Issue
Block a user