Skip to content

Instantly share code, notes, and snippets.

@diego3g
Last active October 6, 2023 18:33
Show Gist options
  • Star 53 You must be signed in to star a gist
  • Fork 19 You must be signed in to fork a gist
  • Save diego3g/4691589f50ed8c6bf033b957fb9a519c to your computer and use it in GitHub Desktop.
Save diego3g/4691589f50ed8c6bf033b957fb9a519c to your computer and use it in GitHub Desktop.
SPACESHIP_PROMPT_ORDER=(
user # Username section
dir # Current directory section
host # Hostname section
git # Git section (git_branch + git_status)
hg # Mercurial section (hg_branch + hg_status)
exec_time # Execution time
line_sep # Line break
vi_mode # Vi-mode indicator
jobs # Background jobs indicator
exit_code # Exit code section
char # Prompt character
)
SPACESHIP_PROMPT_ADD_NEWLINE=false
SPACESHIP_CHAR_SYMBOL="❯"
SPACESHIP_CHAR_SUFFIX=" "
@sannsantiago
Copy link

boa tarde não consigo abrir o code ~/.zshrc. meu terminal da mensagem de DENIED

@tomasfranco
Copy link

Aperta command e segue o link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment