mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-06-29 21:28:29 +02:00
Updates tmux-yank
This commit is contained in:
@ -97,10 +97,10 @@ set -g @plugin 'tmux-plugins/tmux-sessionist' # Easily manage sessions
|
||||
set -g @plugin 'tmux-plugins/tmux-continuum' # Contineous saves environment for next time
|
||||
set -g @plugin 'tmux-plugins/tmux-resurrect' # Restart previous environment on launch
|
||||
set -g @plugin 'tmux-plugins/tmux-sidebar' # Shows file tree on the left, `tab`
|
||||
set -g @plugin 'tmux-plugins/tmux-yank' # Save text to system clipboard
|
||||
set -g @plugin 'tmux-plugins/tmux-open' # Opens highlighted addresses / files: `o`
|
||||
set -g @plugin 'jaclu/tmux-menus' # Context menus for common tasks: `#`
|
||||
set -g @plugin 'laktak/extrakto' # Clipboard copy and output completions
|
||||
set -g @plugin 'tmux-plugins/tmux-yank' # Save text to system clipboard
|
||||
|
||||
# Install status bar plugins
|
||||
set -g @plugin 'xamut/tmux-weather'
|
||||
|
Reference in New Issue
Block a user