chore: added node and cargo runtime
This commit is contained in:
@@ -12,3 +12,6 @@ set -gx VISUAL nvim
|
||||
# bun
|
||||
set --export BUN_INSTALL "$HOME/.bun"
|
||||
set --export PATH $BUN_INSTALL/bin $PATH
|
||||
|
||||
# Pi
|
||||
fish_add_path "/home/alexion/.local/opt/node-v24.18.0-linux-x64/bin"
|
||||
|
||||
Reference in New Issue
Block a user