`--> cat ~/.gitconfig # From https://git.wiki.kernel.org/index.php/Aliases#alias [alias] alias = !sh -c '[ $# = 2 ] && git config --global alias.\"$1\" \"$2\" && exit 0 || echo \"usage: git alias \" >&2 && exit 1' - `--> git alias sh -c '[ $: -c: line 0: unexpected EOF while looking for matching `'' sh -c '[ $: -c: line 1: syntax error: unexpected end of file `--> git config alias.alias !sh -c '[ $