aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_prompt
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-01-24 08:41:48 +0100
committerMathias Bynens <mathias@qiwi.be>2012-01-24 08:41:48 +0100
commitedee13b3d1ced0aededa00f6520a8e3486cd3d88 (patch)
tree5df94d3dd381f8774b5407f5d95e06ff500d9172 /.bash_prompt
parentbb49a553c8305bc9f6d111a92f26daa1310c704c (diff)
downloaddotfiles-edee13b3d1ced0aededa00f6520a8e3486cd3d88.tar.gz
dotfiles-edee13b3d1ced0aededa00f6520a8e3486cd3d88.tar.bz2
dotfiles-edee13b3d1ced0aededa00f6520a8e3486cd3d88.zip
.bash_prompt: Add screenshot URL
Diffstat (limited to '.bash_prompt')
-rw-r--r--.bash_prompt1
1 files changed, 1 insertions, 0 deletions
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