Using
npxto commit messages with JIRA Ticket
$ npx https://gist.github.com/johnie/332d220c9fb753ee8d46cabd4bf34173 "This is a commit message"
//=> git commit -am "JIRA-455 This is a commit message"alias mrgit='npx https://gist.github.com/johnie/332d220c9fb753ee8d46cabd4bf34173 'MIT @ /johnie