Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
03f71d14
Commit
03f71d14
authored
13 years ago
by
Stephen Tudor
Browse files
Options
Download
Email Patches
Plain Diff
Changed kanji to fuku (good luck)
parent
f22460f1
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
themes/smt.zsh-theme
+1
-1
themes/smt.zsh-theme
with
1 addition
and
1 deletion
+1
-1
themes/smt.zsh-theme
View file @
03f71d14
...
...
@@ -85,7 +85,7 @@ function git_time_since_commit() {
}
PROMPT='
%{$fg[blue]%}%m%{$reset_color%}
寿帝文
%{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info)
%{$fg[blue]%}%m%{$reset_color%}
福
%{$fg[cyan]%}%~ %{$reset_color%}$(git_prompt_short_sha)$(git_prompt_info)
%{$fg[red]%}%!%{$reset_color%} $(prompt_char) : '
RPROMPT='${return_status}$(git_time_since_commit)$(git_prompt_status)%{$reset_color%}'
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help