Hacker News new | ask | show | jobs
by andoveragain 470 days ago
Sounds like overengineering. If you just need a shortcut for a command, that's exactly what aliases are for. If you need something more sophisticated, you probably are going to lean to scripts or functions.