Mercurial > index.cgi > dotfiles
diff .bash_profile @ 251:b00e6b403896
Added airline-colour-splits and removed whitespace
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 27 Mar 2024 16:31:21 -0400 |
parents | 6e7913283c7a |
children | 2bc70f7910fa |
line wrap: on
line diff
--- a/.bash_profile Wed Mar 27 16:05:57 2024 -0400 +++ b/.bash_profile Wed Mar 27 16:31:21 2024 -0400 @@ -61,7 +61,7 @@ # to pull from the local repository to the working directory and the working # directory is clean. if [ "`hg -q tip | sed 's/.*://'`" != "`hg -q id | sed 's/\+//'`" ] ; then - echo Local repository contains updates. + echo Local repository contains updates. fi hg status