Ideal bash environment

Custom Commands

 

Prompt

  • Put the time in the prompt (last 4 digits of unixtime? gmt hr/min? ?)
  • Put the return value of the last command in prompt (only if non-zero?)
  • Show how long it took to run the last command (and perhaps what the last command was?)

 

Include 3rd party commands

 

Learn from others