This is useful for troubleshooting issues with tools that rely on .bash_profile
rather than .bashrc
, which I favour. tmux
is a good example. Before adding this to my .bash_profile
dotfile, I had to manually source
my .bashrc
on tmux startup. Now, it is automatic, and this line is the reason.
1 Matching Annotations
- Aug 2018
-
stackoverflow.com stackoverflow.com
-