2024-03-17-When I SSH to my server I wanted to be dropped int
1 min read
When I SSH to my server I wanted to be dropped into a certain folder: my git repo folder that I use for hosting my homelab. This link is what I needed to do. I’ll keep a copy of my .bash_profile in git here.