mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-05-23 19:37:28 +02:00
Add flash-copy plugin. Find with <tmux_prefix> Shift+f
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user