Skip to content

Instantly share code, notes, and snippets.

@alister
Created September 7, 2019 12:58
Show Gist options
  • Save alister/8f3b8bf8d64319fa69fbfaed67ddca86 to your computer and use it in GitHub Desktop.
Save alister/8f3b8bf8d64319fa69fbfaed67ddca86 to your computer and use it in GitHub Desktop.
~/.localrc for zsh (on nas/linux)
SPACESHIP_PROMPT_ORDER=(time user dir host git php venv exec_time line_sep jobs exit_code char)
SPACESHIP_TIME_SHOW=false
SPACESHIP_USER_SHOW=needed
SPACESHIP_HOST_SHOW_FULL=false
SPACESHIP_EXIT_CODE_SHOW=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment