aboutsummaryrefslogtreecommitdiff
path: root/raspberry
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-09-10 00:41:29 +0300
committereug-vs <eug-vs@keemail.me>2021-09-10 00:42:09 +0300
commit036e70d1885773cce328197801afaf36d210d717 (patch)
treed4295513b493f0748d01f6047058354e567447e5 /raspberry
parent535778b3645f41c1a1358402e396f120ebf91c18 (diff)
downloaddotfiles-036e70d1885773cce328197801afaf36d210d717.tar.gz
feat(rpi): attach to session on login
Diffstat (limited to 'raspberry')
-rw-r--r--raspberry/.zlogin1
1 files changed, 1 insertions, 0 deletions
diff --git a/raspberry/.zlogin b/raspberry/.zlogin
new file mode 100644
index 0000000..227f78e
--- /dev/null
+++ b/raspberry/.zlogin
@@ -0,0 +1 @@
+[ -z "$TMUX" ] && tmux attach -t default || tmuxinator start default