Remove unused tmux plugins
This commit is contained in:
parent
389532b6cf
commit
d946802b7b
1 changed files with 0 additions and 6 deletions
|
@ -120,14 +120,8 @@ bind-key M-4 send-keys "$FAVORITE_COMMAND4"
|
||||||
unbind r
|
unbind r
|
||||||
bind r source-file ~/.tmux.conf \; display-message "config reloaded!"
|
bind r source-file ~/.tmux.conf \; display-message "config reloaded!"
|
||||||
|
|
||||||
# plugin last_command_output
|
|
||||||
set -g @command-capture-prompt-pattern '$ '
|
|
||||||
set -g @command-capture-editor-cmd 'gedit -'
|
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'laktak/extrakto'
|
|
||||||
set -g @plugin 'artemave/tmux_capture_last_command_output'
|
|
||||||
set -g @plugin "arcticicestudio/nord-tmux"
|
set -g @plugin "arcticicestudio/nord-tmux"
|
||||||
|
|
||||||
# run tpm
|
# run tpm
|
||||||
|
|
Loading…
Add table
Reference in a new issue