Veröffentlicht am 23.02.2008 um 16:38
Terminal tricks
Everybody using the Macs command line interface frequently can customize it with some very simple steps.
Customize Prompt
To customize the default bash prompt you have to edit the environment variable “PS1″. The standard prompt of Mac OS X looks like the following:
hermes:~ eddie$
You can use multiple further options on this prompt e.g. to show the time, [...]