diff --git a/setup.sh b/setup.sh index 493f942..6569c36 100755 --- a/setup.sh +++ b/setup.sh @@ -140,4 +140,8 @@ git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs ./bin/preferences-restore ./bin/macos-settings +# Services +brew services start atuin +brew services start borders + echo "Done."