mirror of https://gitlab.com/dabruh/dotfiles.git
Remove PATH entry
This commit is contained in:
parent
0f8555f99d
commit
cf9771c572
|
@ -88,7 +88,6 @@ append_path_with_entries() {
|
||||||
}
|
}
|
||||||
|
|
||||||
prepend_paths=(
|
prepend_paths=(
|
||||||
"$HOME/bin"
|
|
||||||
"$HOME/.local/bin"
|
"$HOME/.local/bin"
|
||||||
"$HOME/.cargo/bin"
|
"$HOME/.cargo/bin"
|
||||||
"${KREW_ROOT:-$HOME/.krew}/bin"
|
"${KREW_ROOT:-$HOME/.krew}/bin"
|
||||||
|
|
Loading…
Reference in New Issue