2 lines
97 B
Bash
2 lines
97 B
Bash
|
# https://github.com/janmoesen/tilde/blob/master/.bashrc
|
||
|
[ -n "$PS1" ] && source ~/.bash_profile;
|