diff --git a/bin/update b/bin/update index fdd0c32..e5563ff 100755 --- a/bin/update +++ b/bin/update @@ -35,6 +35,10 @@ fisher update # Update Neovim nvim --headless "+Lazy! sync" +qa +# Maintenance +mo clean +mo optimize + # Update macOS software sudo softwareupdate -i -a