Skip to content

Commit

Permalink
feat
Browse files Browse the repository at this point in the history
  • Loading branch information
ADGEfficiency committed Dec 22, 2024
1 parent 7494b4c commit 44d0041
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/setup-uv.sh
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
curl -LsSf https://astral.sh/uv/install.sh | sh
uv tool install mypy --python 3.11.9
uv tool install pytest --python 3.11.9
uv tool install ruff --python 3.11.9
uv tool install yamllint --python 3.11.9
1 change: 1 addition & 0 deletions scripts/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ alias epl='cd $HOME/energy-py-linear'
alias epl='cd $HOME/energy-py-linear'
alias expt='cd $HOME/energy-py-experiments'
alias per='cd $HOME/personal/para'
alias docs='cd $HOME/personal/para'
alias prog='cd $HOME/programming-resources'
alias syl='cd $HOME/handbook'
alias teach='cd $HOME/teaching-monolith'
Expand Down

0 comments on commit 44d0041

Please sign in to comment.