Compare commits

..

No commits in common. "a7be93368a925b06987bec9fafe388056c9d2fd9" and "830a9f4ef3fb7cc6c55d11cb0dcf7a5f929ee06d" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
[user]
name = Dan Buch
email = dan@meatballhat.com
signingkey = A12F782281063434!
signingkey = A62A7ED9712E9DE1F3A4BF789685130D8B763EA7
[github]
user = meatballhat

2
zshrc
View File

@ -246,7 +246,7 @@ if [[ -d /usr/local/opt/python@3.8/lib/pkgconfig ]]; then
fi
if nvm &>/dev/null; then
nvm use --delete-prefix 20 --silent
nvm use --delete-prefix 16 --silent
fi
if kitty --version &>/dev/null; then