1
0
Fork 0

Found a better name to it

This commit is contained in:
Gregory Eremin 2017-10-21 00:58:04 +02:00
parent 6c998a7834
commit dce4d97dc8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ function ssh {
__iterm_set_bg_reset __iterm_set_bg_reset
} }
function gcloc { function gkloc {
cloc $(git ls-files) cloc $(git ls-files)
} }