remove explicit cargo $PATH add
This commit is contained in:
parent
fb71ae7990
commit
166b17aeaa
@ -2,7 +2,6 @@ export XDG_DATA_DIRS="$HOME/.nix-profile/share:/usr/local/share/:/usr/share/"
|
||||
|
||||
path+=("${HOME}/scripts")
|
||||
path+=("${HOME}/.local/bin")
|
||||
path+=("${HOME}/.cargo/bin")
|
||||
export PATH
|
||||
|
||||
source ~/.config/.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user