|
|
|
|
|
by graffitici
3164 days ago
|
|
I love the combination of these! Really opens up a world of possibilities. The one command I'm still trying to replace is `cd` itself. For instance, can anyone suggest a way to add bookmarks, so that I can move around faster? I found a few, but was never happy with them. |
|
When tasks like navigating into a project, starting tests, local server and neovim become repetitive I usually end up making a tmux script which does everything for me.
Also, aliasing ‘..’ to ‘cd ..’ and such.