.bash_prompt: Add screenshot URL

This commit is contained in:
Mathias Bynens
2012-01-24 08:41:48 +01:00
parent bb49a553c8
commit edee13b3d1
+1
View File
@@ -1,5 +1,6 @@
# @gf3s Sexy Bash Prompt, inspired by “Extravagant Zsh Prompt”
# Shamelessly copied from https://github.com/gf3/dotfiles
# Screenshot: http://i.imgur.com/s0Blh.png
if [[ $COLORTERM = gnome-* && $TERM = xterm ]] && infocmp gnome-256color >/dev/null 2>&1; then
export TERM=gnome-256color