This commit is contained in:
Joey Yakimowich-Payne 2022-10-28 17:14:31 -06:00
commit 905bbdde4b
7 changed files with 147 additions and 110 deletions

View file

@ -176,3 +176,4 @@ export PATH="/opt/homebrew/opt/qt\@5/bin:$PATH"
export CMAKE_PREFIX_PATH=/opt/homebrew/Cellar/qt\@5/5.15.2
alias sshkvm4g="ssh root@172.111.1.101"
alias sshkvm2g="ssh root@172.111.1.102"
. "$HOME/.cargo/env"