Commit graph

14 commits

Author SHA1 Message Date
83f54375a7 Use black background instead of manutally specified colors for command divider 2012-04-10 10:04:09 -07:00
6522f86f37 Make git branch yellow and change indicator red 2012-03-21 10:07:36 -07:00
6d2cd63eb8 Move pending changes flag to front of git branch name 2012-03-14 13:59:30 -07:00
75c0b999c1 Add pending changes flag to rprompt git info 2012-03-14 13:33:04 -07:00
e76f95459b Revise prompt
- precmd_separator is now precmd_separator_info and prints a bunch of system
  information
- New function precmd_git_rprompt prints branch name (more to come later)
2012-03-14 13:17:03 -07:00
7e531c1a0f Update up() 2011-12-18 22:51:02 -08:00
e752364478 Update aliases for pushd and popd 2011-11-30 13:08:57 -08:00
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