summaryrefslogtreecommitdiff
path: root/.config/login.d/90_dot-runtime.sh
blob: 87d30ec4d8806171359821e7dec0c5347f63606f (plain)
1
2
3
4
# This is really only needed for ssh ControlPath; as I don't have a
# way to communicate XD
mkdir -p -- ~/.runtime
ln -sfT -- "$XDG_RUNTIME_DIR" ~/.runtime/"$HOSTNAME"