dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 2693983a3974d9a64328ac4d56737d392f56640b
parent f505b7658a4ae6ceb3cd58aebf5c54e0fd07196a
Author: edvb54 <edvb54@gmail.com>
Date:   Sat,  7 Jun 2014 09:11:42 -0700

Fix face (Ned) not updating

Diffstat:
bash_profile | 9+++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/bash_profile b/bash_profile @@ -23,12 +23,17 @@ cmd_check() { # PS1='\ # [${Blue}\u\ -# $(cmd_check) ${White}]\ +# $(cmd_check) ${White}]\ # ${White}$(__git_ps1 "[${Cyan}%s${White}]")${White}\ # \$${Color_Off} \ # ' -PS1='${Blue}\u ${White}$(__git_ps1 "${Cyan}%s ")$(cmd_check) ${White}\$${Color_Off} ' +PS1='\ +${Blue}\u\ + $(cmd_check) \ +$(__git_ps1 "${Cyan}%s ")${White}\ +\$${Color_Off} \ +' # PS1="\ # ${Cyan}┌─${Cyan}\