This website requires JavaScript.
Explore
Help
Sign In
XorA
/
bash-it
Watch
1
Star
0
Fork
You've already forked bash-it
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b1e19cfe3e
bash-it
/
themes
/
minimal
/
minimal.theme.bash
8 lines
96 B
Bash
Raw
Blame
History
prompt_setter
(
)
{
PS1
=
"
${
cyan
}
\W
${
normal
}
"
}
PROMPT_COMMAND
=
prompt_setter
export
PS3
=
">> "
Reference in New Issue
View Git Blame
Copy Permalink