New prompt

This commit is contained in:
Fergal Moran
2015-11-02 19:15:28 +00:00
parent 405645a81b
commit e8100361cb

View File

@@ -1,7 +1,7 @@
# @gf3s Sexy Bash Prompt, inspired by “Extravagant Zsh Prompt” # @gf3s Sexy Bash Prompt, inspired by “Extravagant Zsh Prompt”
# Shamelessly copied from https://github.com/gf3/dotfiles # Shamelessly copied from https://github.com/gf3/dotfiles
default_username='fergalmoran' default_username='fergal'
if [[ $COLORTERM = gnome-* && $TERM = xterm ]] && infocmp gnome-256color >/dev/null 2>&1; then if [[ $COLORTERM = gnome-* && $TERM = xterm ]] && infocmp gnome-256color >/dev/null 2>&1; then
export TERM=gnome-256color export TERM=gnome-256color