mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-18 01:07:09 +10:00
.bash_prompt: Add screenshot URL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user