From 4ede0d88b1ffdaa8ea84a95def9f2f3fb8102e88 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 1 Jul 2024 16:40:37 -0700 Subject: comment --- home/xyz/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index b263c188..b34ea840 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -28,7 +28,7 @@ esac # tput is better for different terminals? # but also need \[ and \] around color code for PS1! but seems no need for printf in script? why? -# setaf and sgr0 see `man terminfo` +# setaf and sgr0 see `man terminfo`, also it seems can have 256 different colors PS1="\[$(tput setaf 2)\][\u@\h \W]\$ \[$(tput sgr0)\]" # https://github.com/LukeSmithxyz/voidrice/blob/master/.config/shell/aliasrc -- cgit v1.2.3-70-g09d2