feat(setup): start services

This commit is contained in:
Stefan Imhoff
2025-07-03 07:29:39 +02:00
parent 45a86ca5e7
commit e9395a208c

View File

@@ -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."