Files
fedora-infra_ansible/roles/base/files/setprodrdu3ps1.sh
Kevin Fenzi 835a7156c1 rdu3: fix ps1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-05-21 16:05:48 -07:00

4 lines
113 B
Bash

# Set PS1 based on env
#
[[ $- =~ i ]] && PS1="[\u@\h \W]\[$(tput setaf 3)\][PROD-RDU3]\[$(tput sgr0)\]\\$ \[\]"