small changes

This commit is contained in:
Sho Ishida 2024-08-11 20:38:28 +09:00
parent d7c04f7377
commit 489085e10c

View File

@ -29,7 +29,7 @@ prmpt "set up spicetify" "spicetify backup apply"
# Set up onedrive # Set up onedrive
prmpt "set up OneDrive autostart" "brew services start onedrive" prmpt "set up OneDrive autostart" "brew services start onedrive"
prmpt "log into OneDrive" "onedrive" prmpt "log into OneDrive" "onedrive"
prmpt "synchronize OneDrive right now" "onedrive --synchronize" prmpt "synchronize OneDrive now" "onedrive --synchronize"
# Restart # Restart
prmpt "restart now" "systemctl restart" prmpt "restart now" "systemctl restart"