memoryleak
5/20/2015 - 10:55 AM

PS1 variable

PS1 variable

#!/bin/bash
export PS1="[\[$(tput setaf 1)\]\u\[$(tput setaf 0)\]@\[$(tput setaf 4)\]$(hostname -s) \[$(tput setaf 0)\]\W]\\$: \[$(tput sgr0)\]"