index
:
zuwu.git
master
Highly opinionated usable defaults for ZSH
memdmp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
fmt-commit-link.zsh
blob: ae4ee1c3967cffdc0fe1f00b6692964ca31391ba (
plain
) (
blame
)
1
2
#
!/usr/bin/env zsh
echo
-
n
"
[
$
{
1
:
0
:
7
}
](https://git.estrogen.zone/zuwu.git/commit/?id=
$
{
1
}
)
"