Skip to content

Instantly share code, notes, and snippets.

@airstrike
Created June 17, 2014 14:32
Show Gist options
  • Save airstrike/02fb654f0c2968428412 to your computer and use it in GitHub Desktop.
Save airstrike/02fb654f0c2968428412 to your computer and use it in GitHub Desktop.
@echo off
IF "%PROJECT%" == "" (
prompt $e[0;32;40m$p$e[0;32m:$s$e[39m
) ELSE (
prompt $e[0;34;40m$c%PROJECT%$f$s$e[0;32;40m$p$e[0;32m:$s$e[39m
)
@echo on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment