summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 515802a..838284d 100644
--- a/.zshrc
+++ b/.zshrc
@@ -26,7 +26,7 @@ alias gpush='git push'
alias gpull='git pull'
alias dotfiles='cd ~/.dotfiles'
alias dl='cd ~/Downloads'
-alias update='brew update && brew upgrade && brew autoremove && brew cleanup'
+alias update='sudo softwareupdate -diaR && brew update && brew upgrade && brew autoremove && brew cleanup'
alias help='tldr'
# Node version manager