diff --git a/bash_prompt b/bash_prompt index 48be56b..bf2813d 100644 --- a/bash_prompt +++ b/bash_prompt @@ -1,7 +1,7 @@ # @gf3’s Sexy Bash Prompt, inspired by “Extravagant Zsh Prompt” # 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 export TERM=gnome-256color