Created
February 14, 2017 16:13
-
-
Save arnabdas/c9d8bfbc39ddce3a0e172e87c4fe1858 to your computer and use it in GitHub Desktop.
PS1 variable for ZSH
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
# http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html | |
PS1=$'\n$(git_prompt_info)%{$fg[cyan]%}%/\n${ret_status}%{$reset_color%}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment