aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-05-23 21:01:44 +0800
committergxlin <[email protected]>2021-05-23 21:01:44 +0800
commite53364383e337e9c136c5aabfc184f0255cc3859 (patch)
treeb88398dc093fabddbf5a5b995aaaf97d52e53df3 /.zshrc
parent6e95c977654e5e40ffa60b27fa9a31354a1f5997 (diff)
downloaddotfiles-e53364383e337e9c136c5aabfc184f0255cc3859.tar.gz
dotfiles-e53364383e337e9c136c5aabfc184f0255cc3859.tar.bz2
dotfiles-e53364383e337e9c136c5aabfc184f0255cc3859.zip
add alias
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0c7e07a..0648bed 100644
--- a/.zshrc
+++ b/.zshrc
@@ -33,6 +33,7 @@ Darwin)
# Alias
alias ls='ls -G'
alias ll='ls -lhG'
+ alias bug='brew upgrade --greedy'
;;
Linux)
# commands for Linux