Update dotfiles

This commit is contained in:
Joey Yakimowich-Payne 2022-11-19 18:52:39 -07:00
commit 77c9f41b4b
5 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,10 @@
source ~/.bashrc
source ~/.bash_aliases
. "$HOME/.cargo/env"
# Setting PATH for Python 3.10
# The original version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.10/bin:${PATH}"
export PATH
[[ -f ~/.bashrc ]] && source ~/.bashrc # ghcup-env