Remove PATH entry

This commit is contained in:
dabruh 2023-09-15 13:30:40 +02:00
parent 0f8555f99d
commit cf9771c572
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ append_path_with_entries() {
}
prepend_paths=(
"$HOME/bin"
"$HOME/.local/bin"
"$HOME/.cargo/bin"
"${KREW_ROOT:-$HOME/.krew}/bin"