The screenshots of fig look awesome, especially the git syntax and things, but my main feedback is I can't figure out what the hell fig is.
> git clone https://github.com/YOUR_GITHUB_USERNAME/autocomplete.git fig-autocomplete
> npm install
First reaction is WTF? I thought Fig was going to be some bash replacement that does autocomplete and was hoping to ask for a matching xonsh replacement.
But why do I need my git username and npm to have autocomplete in the shell?