dont use udot everytime
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -83,6 +83,6 @@ test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell
|
|||||||
export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"
|
export PATH="/opt/homebrew/opt/sqlite/bin:$PATH"
|
||||||
|
|
||||||
# tmux starten
|
# tmux starten
|
||||||
if [ "$TMUX" = "" ]; then exec tmux; fi
|
#if [ "$TMUX" = "" ]; then exec tmux; fi
|
||||||
clear && udot
|
#clear && udot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user