bash/bash_profile
2022-08-19 14:35:40 +01:00

8 lines
127 B
Bash

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