now using dircolors for ls coloring.

This commit is contained in:
2014-05-02 13:36:04 -07:00
parent 221c6c430a
commit b0049d6c0f
5 changed files with 12 additions and 12 deletions

View File

@@ -97,5 +97,3 @@ PROMPT='╭─% $(print_with_color "%n" "$USERNAME_COLOR") $(separator "at") $(p
╰─$(command_line_character) '
PS2='(%_) '
RPROMPT='Last Exit Code: $?'