mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat(update): add maintenance scripts
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user