Hacker News new | ask | show | jobs
by fantalamera 1711 days ago
Shameless self promotion: if you don't want to learn bash you can instead use this tool to get the bash commands directly from natural language, right in the terminal: https://github.com/davidfant/terminal-x
2 comments

It's interesting. It failed on "x git reset last commit" but returned "git reset --soft HEAD~1" for "x reset last commit".
nice!