Add to .zshrc git(){[[ "$@" = commit\ -m* ]]&&termit en es ${${@:$#}//./} -t;command git $@}
And gem install termit