Created
November 30, 2024 02:29
-
-
Save chokychou/dc7e31ae1479df21c767ef9731cf3dee to your computer and use it in GitHub Desktop.
Customize macos terminal color scheme. Source: https://scriptingosx.com/2019/07/moving-to-zsh-06-customizing-the-zsh-prompt/
This file contains hidden or 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
$ echo PROMPT='%(?.%F{green}√.%F{red}?%?)%f %B%F{240}%1~%f%b %# ' >> .zshrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment