This commit is contained in:
Christian Nieves
2023-06-08 12:43:32 -05:00
parent ee1c6d632d
commit a62da7a91d
9 changed files with 111 additions and 13 deletions

View File

@ -266,3 +266,4 @@ source ~/.bash_profile
alias luamake=/luamake
export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"
export PATH="$HOME/.local/bin:$PATH"