From 2a732af9524920f61bb7a5920298d7f65df94b36 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Mon, 25 Jun 2012 14:14:11 +0000 Subject: Customize prompt to indicate we are in the shell Credit to Manuel QuiƱones for the idea. --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 09c671d..902a10b 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ run: xinit $(SCRIPTS)/xinitrc -- :99 shell: - $(JHBUILD) shell + @PS1="[sugar-build]$$ " $(JHBUILD) shell bug-report: @$(SCRIPTS)/bug-report -- cgit v0.9.1