Provides interactive command `git-io-shorten` to replace URL at point
with a shortened one using git.io
Gets the URL at current cursor position, makes a request to https://git.io/
to get the shortened URL and replaces the original url with the shortened one.