Add rust installation
This commit is contained in:
parent
0c44323e52
commit
9706f5d7fd
2 changed files with 3 additions and 2 deletions
1
fish/fish.xdg.symlink/conf.d/rustup.fish
Normal file
1
fish/fish.xdg.symlink/conf.d/rustup.fish
Normal file
|
@ -0,0 +1 @@
|
|||
source "$HOME/.cargo/env.fish"
|
|
@ -1,5 +1,5 @@
|
|||
set -gx GIT_AUTHOR_NAME="Max Bucknell"
|
||||
set -gx GIT_AUTHOR_EMAIL="me@maxbucknell.com"
|
||||
set -gx GIT_AUTHOR_NAME "Max Bucknell"
|
||||
set -gx GIT_AUTHOR_EMAIL "me@maxbucknell.com"
|
||||
|
||||
set -gx NODE_VERSION "23"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue