summaryrefslogtreecommitdiff
path: root/net:lan.theoris.fr/Colors.zsh
blob: f0ec6fc5fdba41f8958d869cfecc14aab26104fd (plain)
1
2
3
4
5
6
if [ "$TMUX" != "" ]
then
	PS1_USER="38;5;53"
else
	PS1_USER="38;5;40"
fi