summaryrefslogtreecommitdiff
path: root/.bashrc
blob: 9cdbeb93716572b66b65ff637c0c68e35d103db1 (about) (plain)
1
2
3
4
5
6
eval "$(starship init bash)"

source ~/.shells/alias.sh
source ~/.shells/exports.sh
source ~/dotfiles/bash_completion
export PATH=/home/$USER/.local/bin:$PATH