feat(update): add maintenance scripts

This commit is contained in:
Stefan Imhoff
2025-12-31 12:53:14 +01:00
parent 01de9c75f4
commit 079fe8c7e6

View File

@@ -35,6 +35,10 @@ fisher update
# Update Neovim # Update Neovim
nvim --headless "+Lazy! sync" +qa nvim --headless "+Lazy! sync" +qa
# Maintenance
mo clean
mo optimize
# Update macOS software # Update macOS software
sudo softwareupdate -i -a sudo softwareupdate -i -a