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