dot em up
sudo sh -c 'echo "export NICKNAME=prod|stage|dev.vXXX.appname" > /etc/profile.d/prompt.sh'
curl -Ls https://raw.githubusercontent.com/syndeca/dotfiles/master/cfg-install.sh | /bin/bash && source ~/.bashrc
Thanks to StreakyCobra for this amazing and easy setup and durdn for expanding on it and explaining the steps!