homeserver/roles/mgrote.tmux
Quotengrote 84c1c7bd0e
touch .bashrc um Fehler anzufangen falls die Datei nicht existiert (#76)
* touch .bashrc um Fehler anzufangen falls die Datei nicht existiert

* become: yes

* Task Name
2020-11-30 09:42:26 +01:00
..
defaults first commit 2020-08-18 11:57:53 +02:00
tasks touch .bashrc um Fehler anzufangen falls die Datei nicht existiert (#76) 2020-11-30 09:42:26 +01:00
README.md first commit 2020-08-18 11:57:53 +02:00

mgrote.install_packages

Beschreibung

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

Funktioniert 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"