diff --git a/root/.zshrc b/root/.zshrc index a12c159..3106896 100644 --- a/root/.zshrc +++ b/root/.zshrc @@ -87,7 +87,6 @@ alias cdgr='cd "$(git rev-parse --show-toplevel || echo .)"' alias ga.='ga . && gst' alias gcmsgrnd='git commit -m "$(fakemsg)"' alias ghist="git log --name-only --pretty='' | sed -e '/^\\s*$/d' | awk '!seen[\$0]++' | less" -alias gwch='git log --patch --abbrev-commit' alias gshs='git show --shortstat' ## Servers