]> git.phdru.name Git - dotfiles.git/commit
.gitconfig: use function instead of subshell
authorOleg Broytman <phd@phdru.name>
Tue, 15 Mar 2016 23:36:16 +0000 (02:36 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 15 Mar 2016 23:36:16 +0000 (02:36 +0300)
commit43b00922a945a8a91977b72417c151eba23a15d2
tree870dd5372b393991d5d3affd388822b951aba52f
parent5623dbd17dda9363bf205e7772ef1d6fe7895074
.gitconfig: use function instead of subshell

Shell functions are more efficient than calling a new shell.
.gitconfig