diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 9b09023..74aaa1e 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -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.