Files
2025-01-22 19:33:28 +02:00

4 lines
96 B
Bash

[ -n "$PS1" ] && source ~/.config/bash/.bash_profile;
[ -f ~/.fzf.bash ] && source ~/.fzf.bash