summaryrefslogtreecommitdiff
path: root/.bash_profile
blob: c5ce0a6d7de0943ec5bea627c25eb1c3aa90d578 (plain)
1
2
3
4
5
6
7

[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile


[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*

source /home/archlinux/vgg/.config/broot/launcher/bash/br