Add .config/fish/conf.d/30-cargo.fish
This commit is contained in:
parent
810f02c0d9
commit
b5f76975bf
1 changed files with 3 additions and 0 deletions
3
dot_config/fish/conf.d/30-cargo.fish
Normal file
3
dot_config/fish/conf.d/30-cargo.fish
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
|
set -gx CARGO_HOME "$XDG_DATA_HOME/cargo"
|
Loading…
Reference in a new issue