# .bash_profile

# Get the aliases and functions
[ -f $HOME/.bashrc ] && . $HOME/.bashrc



export PATH="$HOME/.poetry/bin:$PATH"