Compare commits

..

No commits in common. "a9454b47cdcf8eab3114da8f206e6f4004438775" and "593a74905bd4998d60523e4bf4b1c783e34aad77" have entirely different histories.

4
.zshrc
View file

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