.config/vars: add rust bin to PATH
This commit is contained in:
parent
beb1900871
commit
eab94f3433
@ -87,6 +87,7 @@ export PATH="$PATH":~/.local/bin/pyinstantref
|
||||
|
||||
export PATH="$PATH":"$XDG_DATA_HOME"/npm/bin
|
||||
export PATH="$PATH":"$XDG_DATA_HOME"/go/bin
|
||||
export PATH="$PATH":"$XDG_DATA_HOME"/cargo/bin
|
||||
|
||||
# cppman can't set it itself for some reason
|
||||
export MANPATH="$MANPATH":~/.cache/cppman/
|
||||
|
Loading…
Reference in New Issue
Block a user