We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac88948 commit cd8e921Copy full SHA for cd8e921
src/config/services/user-services.md
@@ -44,5 +44,5 @@ $ SVDIR=~/service sv restart gpg-agent
44
ok: run: gpg-agent: (pid 19818) 0s
45
```
46
47
-It may be convenient to adapt the above example to a shell alias such as
48
-`svl="SVDIR=~/service sv"`. This makes management of user services trivial.
+It may be convenient to export the `SVDIR=~/service` variable in your shell
+profile.
0 commit comments