mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 00:18:44 +00:00
4 lines
83 B
Bash
4 lines
83 B
Bash
[ -n "$PS1" ] && source ~/.bash_profile;
|
|
|
|
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|