Random updates I forgot to commit

This commit is contained in:
Bas Grolleman
2025-11-24 11:50:05 +01:00
parent 9c31c06ba5
commit ea63981752
6 changed files with 15 additions and 20 deletions

2
zshrc
View File

@@ -104,6 +104,7 @@ setopt HIST_VERIFY
export PATH="${KREW_ROOT:-$HOME/.krew}/bin:$PATH"
export PATH="${HOME}/Library/Python/3.9/bin:${PATH}"
export PATH="${HOME}/bin:${HOMEBREW_PREFIX}/opt/openssl/bin:$PATH"
eval "$(direnv hook zsh)"
@@ -144,3 +145,4 @@ EOF
export SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock
source ~/.zsh/zsh-vim-mode/zsh-vim-mode.plugin.zsh
alias k=kubectl