mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-02 23:58:45 +00:00
4 lines
96 B
Bash
4 lines
96 B
Bash
[ -n "$PS1" ] && source ~/.config/bash/.bash_profile;
|
|
|
|
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|