Compare commits

...

2 commits

Author SHA1 Message Date
a9454b47cd Merge branch 'master' of git.xw3.org:hanez/home 2025-07-22 23:03:38 +02:00
1e050f7c5b zsh 2025-07-22 23:03:30 +02:00

4
.zshrc
View file

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