Hacker News new | ask | show | jobs
by davejamesmiller 4685 days ago
I'm too lazy to type "jump" so I've modified it to automatically add a Bash alias for each one as well.

https://github.com/davejamesmiller/dotfiles/blob/master/.bas...

1 comments

Unless I'm missing something you also need a function to create all aliases when the shell session starts?
That's what the for loop at the bottom does.
doh!