mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-21 15:03:15 +01:00
Updates tmux-yank
This commit is contained in:
parent
8223da75ad
commit
6616faef80
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user