Commit graph

7 commits

Author SHA1 Message Date
6e9ffb5cb8 Prompt changes
PROMPT is ' $history $bgjob $time (#|%) '
RPROMPT is '$host:$pwd'
2011-10-20 13:45:40 -07:00
0bd49aaa56 Do precmd setup in separate functions
- Use $precmd_functions to call a set of functions prior to each prompt
- Write a separator before each prompt made up of a line of hyphens and a
  right-justified timestamp
2011-09-16 11:28:09 -07:00
6fab5c22b8 Alias for popd 2011-09-14 16:51:40 -07:00
e0398fd5c8 Function to go up n directories 2011-09-14 16:50:33 -07:00
7d308754fc Remove the nc alias; unused and caused some issues earlier... 2011-09-13 11:26:06 -07:00
Eryn Wells
d14cbca661 A couple changes to the ZSH config
- Add a timestamp to the prompt with %* and show the history number in red if
  the command failed
- Store a million history entries in the history file
2011-06-29 22:46:17 -07:00
Eryn Wells
662fe0334c Initial commit 2011-05-03 21:53:50 -07:00