From edee13b3d1ced0aededa00f6520a8e3486cd3d88 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 24 Jan 2012 08:41:48 +0100 Subject: .bash_prompt: Add screenshot URL --- .bash_prompt | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_prompt') diff --git a/.bash_prompt b/.bash_prompt index 6301948..771d35a 100644 --- a/.bash_prompt +++ b/.bash_prompt @@ -1,5 +1,6 @@ # @gf3’s 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 -- cgit v1.2.3