From d68deffdc9d7533dc39b15a8f459a8d2ef1f3690 Mon Sep 17 00:00:00 2001 From: Zhineng Li Date: Mon, 29 Dec 2025 17:45:08 +0800 Subject: update alias --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 7057e90..0694465 100644 --- a/.zshrc +++ b/.zshrc @@ -21,3 +21,4 @@ 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' -- cgit v1.2.3