homeserver/roles/mgrote.tmux
mg 31e5d189c5 tmux auto attach (#180)
tmux auto attach

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#180
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2021-07-30 07:40:30 +02: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
README.md funktioniert auf --> getestet auf (#158) 2021-07-16 12:52:43 +02:00

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"