From 64c25dd0614be0d3dd39763b0e08051e05629b73 Mon Sep 17 00:00:00 2001 From: sherabi Date: Fri, 13 Nov 2015 17:24:07 -0500 Subject: [PATCH] New theme and prompt --- themes/shezaan/shezaan.theme.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/shezaan/shezaan.theme.bash b/themes/shezaan/shezaan.theme.bash index 6e2425db..81c16dbc 100644 --- a/themes/shezaan/shezaan.theme.bash +++ b/themes/shezaan/shezaan.theme.bash @@ -12,7 +12,6 @@ GIT_THEME_PROMPT_SUFFIX="${green}|" RVM_THEME_PROMPT_PREFIX="|" RVM_THEME_PROMPT_SUFFIX="|" -#myip=`ifconfig en4 | egrep "inet " | awk -F" " '{ print $2 }' | sed 's/\/[0-9]*//g'` myip=`$BASH_IT/lib/get_ip.py` function prompt_command() {