This commit is contained in:
Johannes Findeisen 2025-07-22 23:03:30 +02:00
commit 1e050f7c5b

4
.zshrc
View file

@ -139,6 +139,10 @@ 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.