Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
5ace61de
"vscode:/vscode.git/clone" did not exist on "bec496f0534560dd32d9986b1cb99d25a1fbd819"
Commit
5ace61de
authored
Aug 31, 2009
by
Geoff Garside
Browse files
Switch double quotes for singles, fixes prompt issues
parent
076f9b15
Changes
1
Show whitespace changes
Inline
Side-by-side
themes/geoffgarside.zsh-theme
View file @
5ace61de
# PROMPT="[%*] %n:%c $(git_prompt_info)%(!.#.$) "
PROMPT=
"
[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%} $(git_prompt_info)%(!.#.$)
"
PROMPT=
'
[%*] %{$fg[cyan]%}%n%{$reset_color%}:%{$fg[green]%}%c%{$reset_color%} $(git_prompt_info)%(!.#.$)
'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment