feat: modified the git-render alias
This commit is contained in:
parent
625fb1c2f7
commit
06843c4f2c
|
@ -3,5 +3,5 @@
|
|||
sl = "sl -e";
|
||||
|
||||
# Render git repo using gource
|
||||
"git render" = "gource -f -s 1 -c 4 --key";
|
||||
"git-render" = "gource -f -s 1 -c 4 --key";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue