Files
dotfiles/home/.bashrc
T

4 lines
96 B
Bash

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