mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
New prompt
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# @gf3’s Sexy Bash Prompt, inspired by “Extravagant Zsh Prompt”
|
# @gf3’s 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
|
||||||
|
|||||||
Reference in New Issue
Block a user