diff --git a/.zshrc b/.zshrc index 60473f79..e2f16a2f 100644 --- a/.zshrc +++ b/.zshrc @@ -140,10 +140,6 @@ if [ -f /usr/bin/shellpic ]; then fi fi -if [ -n "$TMUX" ]; then - printf '\033k%s\033\\' "$(hostname)" -fi - #source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.