homeserver/roles/mgrote.tmux
Michael Grote 07b0e730d7 Alle Rollen: LICENSE + Syntax in README (#240)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#240
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-11-07 12:37:48 +01:00
..
defaults tmux auto attach (#180) 2021-07-30 07:40:30 +02:00
tasks tmux auto attach (#180) 2021-07-30 07:40:30 +02:00
LICENSE Alle Rollen: LICENSE + Syntax in README (#240) 2021-11-07 12:37:48 +01:00
README.md Alle Rollen: LICENSE + Syntax in README (#240) 2021-11-07 12:37:48 +01:00

README.md

mgrote.tmux

Beschreibung

Installiert tmux und erstellt .tmux.conf. Setzt tmux als "Standard-Shell".

getestet auf

  • Ubuntu (>=18.04)
  • ProxMox 6.1

Variablen + Defaults

Pfad zu .tmux.conf

tmux_conf_destination: "/home/mg/.tmux.conf"

Pfad zu .bashrc

tmux_bashrc_destination: "/home/mg/.bashrc"

Name für tmux-session

tmux_standardsession_name: "default"