Hacker News new | ask | show | jobs
by pinjasaur 2657 days ago
Not _exactly_ true. You just need to re-`source` your dotfiles. For example, in Bash this looks something like `source ~/.bashrc`. I have this aliased to `src`, personally.
1 comments

exactly. learn your shell kiddos.