1
0
Fork 0

Exec into tmux

This commit is contained in:
Malte Brandy 2020-10-12 01:51:31 +02:00
parent c8d94208ed
commit dd3b8ed10c
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -1,5 +1,5 @@
if [[ -n "$SSH_CONNECTION" && -z "$TMUX" ]] {
mytmux
exec mytmux
}
mkdir -p /var/run/user/$UID/tmp/downloads