diff --git a/.zshrc b/.zshrc index 4e3cc2b..bcf41b4 100644 --- a/.zshrc +++ b/.zshrc @@ -83,6 +83,6 @@ test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell export PATH="/opt/homebrew/opt/sqlite/bin:$PATH" # tmux starten -if [ "$TMUX" = "" ]; then exec tmux; fi -clear && udot +#if [ "$TMUX" = "" ]; then exec tmux; fi +#clear && udot