diff --git a/void.md b/void.md index 1ed19988..a9ed58eb 100644 --- a/void.md +++ b/void.md @@ -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