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

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