bash/bash_profile

9 lines
127 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
source /home/ray/.config/broot/launcher/bash/br
. "$HOME/.cargo/env"