mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add tmux-copycat
This commit is contained in:
@@ -244,6 +244,10 @@ in {
|
||||
plugin = yank;
|
||||
extraConfig = "set -g @plugin 'tmux-plugins/tmux-yank'";
|
||||
}
|
||||
{
|
||||
plugin = copycat;
|
||||
extraConfig = "set -g @plugin 'tmux-plugins/tmux-copycat'";
|
||||
}
|
||||
{
|
||||
plugin = tmux-colors-solarized;
|
||||
extraConfig = ''
|
||||
|
Reference in New Issue
Block a user