@rl_dane I store all my git repositories in ~/code and I always just do

cd

cd code/

Instead of cd ../ 🤣

@roguefoam @rl_dane I do basically the same thing. Plus I put an alias in my shell config to cd into those repos from *anywhere* by only typing part of the directory name.
@Seize @rl_dane I need to do that for code but I just keep being lazy - I also need to uninstall VScode now that I'm using it and am afraid that if I alias over the code command it'll be one more way I accidentally forget about it lol