chore(zsh): whitespace stuff \o/
This commit is contained in:
parent
51ba87a426
commit
e8fecf3d6d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ fi
|
||||||
# rust/cargo
|
# rust/cargo
|
||||||
if command -v cargo &> /dev/null; then
|
if command -v cargo &> /dev/null; then
|
||||||
# Add cargo binary directory to $PATH
|
# Add cargo binary directory to $PATH
|
||||||
|
# this assumes CARGO_HOME is unset
|
||||||
path+=("$HOME/.cargo/bin")
|
path+=("$HOME/.cargo/bin")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue