Add flash-copy plugin. Find with <tmux_prefix> Shift+f
This commit is contained in:
parent
f28fec0165
commit
acfacab74e
1 changed files with 4 additions and 0 deletions
|
|
@ -144,10 +144,14 @@ set -g @powerkit_plugin_ssh_format 'indicator'
|
|||
set -g @powerkit_plugin_memory_show_only_on_threshold 'true'
|
||||
set -g @powerkit_plugin_memory_cache_ttl '20'
|
||||
|
||||
# plugin flash-copy
|
||||
set -g @flash-copy-auto-paste "off"
|
||||
|
||||
# Plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'fabioluciano/tmux-powerkit'
|
||||
set -g @plugin 'azorng/tmux-smooth-scroll'
|
||||
set -g @plugin 'kristijan/flash-copy.tmux'
|
||||
|
||||
# run tpm
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue