Y
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
nkuttler
4685 days ago
Unless I'm missing something you also need a function to create all aliases when the shell session starts?
link
davejamesmiller
4685 days ago
That's what the for loop at the bottom does.
link
nkuttler
4685 days ago
doh!
link