I have a dev/ directory where I store the git repos for my code projects, and a pretty common pattern is to change to a directory and type code . to bring up the development environment. A lot of these are in remote containers, which I’ve been using for quite a while to develop in. […]