Skip to content

Commit ce6cd63

Browse files
committed
Update quicklog
1 parent 4f48f5e commit ce6cd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ alias gist='gist -p -c'
189189
alias gitignoregen='_gitignoregen () { curl -sL "https://www.toptal.com/developers/gitignore/api/$1" }; _gitignoregen'
190190
alias gk='gitk &>/dev/null'
191191
alias gl1='git log -n 1'
192-
alias gl='git quicklog -n 12'
192+
alias gl='git quicklog -n 10'
193193
alias glg='git quicklog --grep'
194194
alias gll='git quicklog-long'
195195
alias gls='git log --show-signature'

0 commit comments

Comments
 (0)