52d61aafc2970d4024cfa281b9798e0c9d80d5b0
Plugin Name
Descrizione del plugin.
Installazione
Con TPM
Aggiungi al tuo ~/.tmux.conf:
set -g @plugin 'tuo-username/plugin-name'
Ricarica tmux e premi prefix + I per installare.
Manuale
git clone https://github.com/tuo-username/plugin-name ~/.tmux/plugins/plugin-name
Aggiungi a ~/.tmux.conf:
run-shell ~/.tmux/plugins/plugin-name/plugin-name.tmux
Configurazione
# Opzione esempio (default: "value")
set -g @plugin_option "custom_value"
Licenza
MIT
Languages
Shell
100%