mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
2 lines
41 B
Bash
2 lines
41 B
Bash
[ -n "$PS1" ] && source ~/.bash_profile;
|