Skip to content

Instantly share code, notes, and snippets.

@ZacharyThompson
Created June 15, 2023 18:50
Show Gist options
  • Save ZacharyThompson/8a9ee4f2c576d8e4b233194b79195f79 to your computer and use it in GitHub Desktop.
Save ZacharyThompson/8a9ee4f2c576d8e4b233194b79195f79 to your computer and use it in GitHub Desktop.
format = '$directory$character'
right_format = '$package$git_branch$git_status'
add_newline = false
[directory]
truncation_length=0
truncate_to_repo=false
style='bold blue'
read_only=''
read_only_style='bold red'
[character]
success_symbol = '[\$](bold green)'
error_symbol = '[\$](bold red)'
vimcmd_symbol = '[V](bold yellow)'
# Disable the package module, hiding it from the prompt completely
[package]
disabled = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment