Christoph's site
/building
/self-hosting
/musing
/replying
index
:
dots
main
A collection of configuration settings for programs and utility scripts I use.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
functions
/
gl3.fish
blob: a33d7f7ce1dfa251ea16f2f72ca1ee38b6008a0c (
plain
)
1
2
3
4
function gl3 --wraps='git log -3' --description 'alias gl3 git log -3' git log -3 $argv end