Adding tmux zshrc config

This commit is contained in:
Bas Grolleman
2025-06-13 11:18:21 +02:00
parent 13c65548dc
commit db7af6c6f2
2 changed files with 19 additions and 13 deletions

5
zshrc Normal file
View File

@@ -0,0 +1,5 @@
export PATH="${HOMEBREW_PREFIX}/opt/openssl/bin:$PATH"
eval "$(direnv hook zsh)"
[[ -v PS1 ]] && [[ ! -v TMUX ]] && tmux