Hacker News new | ask | show | jobs
by williamcotton 648 days ago
I've had very little issue making a ~/dotfiles directory and just manually adding to my `~/.zshrc`:

  source ~/dotfiles/.zshrc
This is how I manage different environments. There are work/home/remote specific things in each domain's `~/.zshrc` files!