diff options
Diffstat (limited to 'raspberry')
-rw-r--r-- | raspberry/.zlogin | 1 |
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 |