We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f48f5e commit ce6cd63Copy full SHA for ce6cd63
.zshrc
@@ -189,7 +189,7 @@ alias gist='gist -p -c'
189
alias gitignoregen='_gitignoregen () { curl -sL "https://www.toptal.com/developers/gitignore/api/$1" }; _gitignoregen'
190
alias gk='gitk &>/dev/null'
191
alias gl1='git log -n 1'
192
-alias gl='git quicklog -n 12'
+alias gl='git quicklog -n 10'
193
alias glg='git quicklog --grep'
194
alias gll='git quicklog-long'
195
alias gls='git log --show-signature'
0 commit comments