Update void.md

This commit is contained in:
Tyler Starr 2022-12-21 00:09:45 -08:00 committed by GitHub
parent ff12a7a089
commit 2afa48c17f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,8 +77,7 @@ Add the following:
#!/bin/sh
export HOME=/home/tstarr/
exec 2>&1
exec /usr/bin/syncthing
exec /usr/bin/syncthing > /dev/null 2>&1
```
## OH-my-zsh