Add rust installation

This commit is contained in:
Max Bucknell 2025-01-02 18:29:08 +00:00
parent 0c44323e52
commit 9706f5d7fd
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
source "$HOME/.cargo/env.fish"

View file

@ -1,5 +1,5 @@
set -gx GIT_AUTHOR_NAME="Max Bucknell" set -gx GIT_AUTHOR_NAME "Max Bucknell"
set -gx GIT_AUTHOR_EMAIL="me@maxbucknell.com" set -gx GIT_AUTHOR_EMAIL "me@maxbucknell.com"
set -gx NODE_VERSION "23" set -gx NODE_VERSION "23"