1
0
Fork 0

Try auto tmux when ssh

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

View file

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