7 lines
106 B
Bash
7 lines
106 B
Bash
#
|
|
# ~/.bash_profile
|
|
#
|
|
|
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
|
|
|
source /home/ray/.config/broot/launcher/bash/br
|