1 2 3 4 5 6 7 8 9
pub const DEFAULT_EXTRA_PATH_ENTRIES: &[&str] = &[ "$HOME/.cargo/bin", "$HOME/.local/bin", "/opt/homebrew/bin", "/usr/local/bin", "$HOME/.asdf/bin", "$HOME/.asdf/shims", "$HOME/go/bin", ];