Keep directory with run0

This commit is contained in:
Anthony Rose 2024-06-22 20:34:21 +01:00
parent 50025af97f
commit a5d660a285

View file

@ -258,7 +258,7 @@ alias zlu="zypper list-updates"
if ! command -v run0 > /dev/null
then
alias run0="systemd-run --service-type=exec --quiet --wait --expand-environment=false --pty --send-sighup"
alias run0="systemd-run --service-type=exec --quiet --wait --expand-environment=false --pty --send-sighup --same-dir"
fi
# Language aliases.