Skip to content

Instantly share code, notes, and snippets.

@InFog
Last active April 10, 2024 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save InFog/e3125f1494c5cbae3e20a804642e3b79 to your computer and use it in GitHub Desktop.
Save InFog/e3125f1494c5cbae3e20a804642e3b79 to your computer and use it in GitHub Desktop.
PROMPT='%{$FG[255]%}%{$BG[068]%} %n@%m %{$reset_color%}%{$FG[255]%}%{$BG[025]%} %/ %{$reset_color%}$(git_prompt_info)
%(!.#.$) '
RPROMPT='%{$FG[255]%}%{$BG[068]%} %D{%H:%M:%S} %{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$FG[255]%}%{$BG[071]%} "
ZSH_THEME_GIT_PROMPT_SUFFIX=" %{$reset_color%}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment