mg
e9f78f93eb
Bugfix: acng ansible.builtin.apt --> ansible.builtin.package Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com> Reviewed-on: mg/ansible#20 Co-Authored-By: mg <michael.grote@posteo.de> Co-Committed-By: mg <michael.grote@posteo.de> |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
README.md |
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"