|
|
|
|
|
by nevinera
5597 days ago
|
|
alias ba='vim ~/.bash_aliases; source ~/.bash_aliases'
Just make aliases for all the directories you go to a lot. I have twenty-something different aliases that start with 'cd'.A bookmarking system seems like overkill to solve this problem. |
|