1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2026-02-18 00:03:40 +0200
Parent:
1644ae1
M
config/tmux/tmux.conf
ยทยทยท 93 93 set -g @plugin 'olexsmir/tmux-stare' 94 94 95 95 set -g @stare-pick 'o' 96 +set -g @stare-start 'pick' 96 97 97 98 if "test ! -d ~/.config/tmux/plugins/tpm" "run 'git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm && ~/.config/tmux/plugins/tpm/bin/install_plugins'" 98 99 run '~/.config/tmux/plugins/tpm/tpm'