Show HN: My language learning startup in 78 symbols
https://news.ycombinator.com/item?id=7545747I heard you liked startups so I created one for you guys in 78 symbols.
Add to .zshrc git(){[[ "$@" = commit\ -m* ]]&&termit en es ${${@:$#}//./} -t;command git $@}
And gem install termit