HN user

rchrd2

60 karma

https://github.com/rchrd2

https://twitter.com/rchrd2

http://rchrd.net

http://cargocollective.com/richard

https://archive.org/details/@rchrd2

[ my public key: https://keybase.io/rchrd2; my proof: https://keybase.io/rchrd2/sigs/g0ajpSglWiuCmouEoRrSx1rinAst3D1YFwowP1IdVfE ]

Posts3
Comments11
View on HN

Introducing `shortcut`, a command line utility published on NPM.

Shortcut makes it easy to remember commonly-used commands. You can add a shortcut with `shortcut add $name $command`. For example `shortcut add hello echo Hello!` `shortcut hello`.

Learn more at https://github.com/rchrd2/shortcut, or install it with `npm install -g shortcut-cli`.