This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # slightly different version of the awesome stuff found at http://digitalformula.net/articles/pimp-my-prompt-like-paul-irish | |
| # enable the git bash completion commands | |
| source ~/git-completion.sh | |
| # enable git unstaged indicators - set to a non-empty value | |
| GIT_PS1_SHOWDIRTYSTATE="." | |
| # enable showing of untracked files - set to a non-empty value | |
| GIT_PS1_SHOWUNTRACKEDFILES="." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* _________________________________________________ | |
| For: | |
| Original Author: | |
| URL: | |
| Thanks to: Ethan Marcotte, HTML5BoilorPlate.com & 320andUp | |
| ____________________________________________________ | |
| `GLOSSARY`: |
NewerOlder