Files
dotfiles/shell/.bashrc
T

4 lines
83 B
Bash

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