Cleaned bash it up
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Some Colors
|
||||
BGREEN='\[\033[1;32m\]'
|
||||
GREEN='\[\033[0;32m\]'
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
#!/bin/bash
|
||||
export PS1='\[\033[1;34m\]$(prompt_char)\[\033[1;32m\] $(parse_git_branch) ${ORANGE}\h ${D}in ${GREEN}\w ${D}→ '
|
||||
Reference in New Issue
Block a user