mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-18 16:06:00 +00:00
fix(fish): use $HOME instead of hardcoded path in rustup.fish
This commit is contained in:
@@ -1 +1 @@
|
||||
source "/home/ivuorinen/.local/share/cargo/env.fish"
|
||||
source "$HOME/.local/share/cargo/env.fish"
|
||||
|
||||
Reference in New Issue
Block a user