dont use udot everytime

This commit is contained in:
2024-10-21 20:41:46 +02:00
parent b0a7f8f6cc
commit 4d4ba449a2

4
.zshrc
View File

@@ -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