Skip to content

Commit

Permalink
uhhhhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Sullivan committed Mar 29, 2012
1 parent ab22628 commit 4ad41fb
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions git-prompt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fi

### prompt character for root/non-root, default '>' for both
prompt_char='>'
root_prompt_char='>'
root_prompt_char='#'
## prompt_char='$'
## prompt_char='➔'
## root_prompt_char='#'
Expand All @@ -76,23 +76,6 @@ root_prompt_char='>'
## AL_host_color=green
## AHP_host_color=white

### Development and test servers in green
TOKKA_host_color=GREEN

### Critical Production servers in red
APEX_host_color=RED
COMLINK_host_color=RED
TURTLECOM_host_color=RED
LEATHERHEAD_host_color=RED
MAIL_host_color=RED

### Non-critical production servers in yellow
JAMMERHEAD_host_color=YELLOW
NEXUS_host_color=YELLOW

### Personal servers in blue
AXIOM_host_color=BLUE

##### VCS (version control system) state colors

# init_vcs_color=WHITE # initial
Expand All @@ -107,3 +90,4 @@ AXIOM_host_color=BLUE


# :vim:ft=sh ts=8 sw=8 et:

0 comments on commit 4ad41fb

Please sign in to comment.