projects
/
config
/
bash_prompt.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
styles/iceg: handle the case of an unset GST_ENV when testing for it
[config/bash_prompt.git]
/
styles
/
magic
1
#!/bin/bash
2
3
# 'magic' prompt
4
5
PS1="${RESET_CHARSET}"
6
PS1+="${BOLD_BLUE}._._ _. _ ${BOLD_WHITE}*${BOLD_BLUE} _\\n"
7
PS1+="${BOLD_BLUE}| | |(_|(_||(_\\n"
8
PS1+="${CYAN}\\t${BOLD_BLUE} _| "
9
PS1+="${BOLD_MAGENTA}Bash${BOLD_BLUE}-${BLUE}*${RESET} "