shell-scripts Collection of useful scripts Useful One-Liners Git branch in prompt (goes with git-prompt) PS1="\[$YELLOW\]\w\[\033[m\]\[\e[0;34m\]\$(__git_ps1)\[\e[0m\]\$ " looks like white/white (blue)$: ~/github/shell-scripts (master)$