homeserver/roles/mgrote.tmux/defaults/main.yml

6 lines
264 B
YAML
Raw Normal View History

2020-08-18 11:57:53 +02:00
---
tmux_conf_destination: "/home/mg/.tmux.conf"
tmux_bashrc_destination: "/home/mg/.bashrc"
tmux_standardsession_name: "default"
tmux_auto_attach: present # or absent; soll bei jedem shell-start automatisch eine tmux session erstellt oder attached werden