dotfiles/dot_config/fish/conf.d/30-cargo.fish

3 lines
63 B
Fish

#!/usr/bin/env fish
set -Ux CARGO_HOME "$XDG_DATA_HOME/cargo"