mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
@@ -5,6 +5,6 @@ function update --description "Updating Homebrew, Ruby, Python, Node.js, Neovim,
|
||||
pip list -o --format columns | cut -d' ' -f1 | xargs -n1 pip install -U
|
||||
npm update npm -g
|
||||
npm update -g
|
||||
nvim --headless "+Lazy! update" +qa
|
||||
# nvim --headless "+Lazy! update" +qa
|
||||
sudo softwareupdate -i -a
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user