diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2024-09-11 21:50:13 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2024-09-11 21:50:13 +0200 |
| commit | 4b64743fcf65031dad4d1056dd44528caff01251 (patch) | |
| tree | ac84243c49301a7ea88132b1f1caa6dd067e534e /dot.zshenv | |
| parent | 8956fab75f64598186e8bdec5fcfdd73c071a5f3 (diff) | |
zsh: Add ~/.krew/bin to $PATH
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ path=( ~/.gem/ruby/*/bin(/N) ~/.cabal/bin(/N) $GOPATH/bin(/N) + ${KREW_ROOT:-$HOME/.krew}/bin ~/.cargo/bin(/N) ~/.poetry/bin(/N) ~/.local/bin(/N) |
