Created
September 3, 2020 14:34
-
-
Save alephalpha0/38fda022ef652f8ff569c49479b40b79 to your computer and use it in GitHub Desktop.
Fluffing about; ZSH prompt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### IN JUST 7 DAYS, HONEY, I CAN MAKE YOU A PROMPT | |
## | |
autoload -Uz promptinit ; promptinit | |
setopt PROMPT_SUBST | |
setopt PROMPT_PERCENT | |
PROMPT="[%~] %0 :: %DT%* | |
༼==_⁰⁰o> " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment