1
0
Fork 0
dotfiles/fish/conf.d/rust.fish
2021-11-09 12:16:41 +01:00

1 line
39 B
Fish

set -gx PATH "$HOME/.cargo/bin" $PATH;