Adds starship configuration

This commit is contained in:
2024-04-07 16:17:38 -04:00
parent 8a9a378f18
commit 53bad22017
7 changed files with 3910 additions and 5 deletions

View File

@@ -98,3 +98,5 @@ export PASSWORD_STORE_ENABLE_EXTENSIONS=true
export GPG_TUI_CONFIG="$XDG_CONFIG_HOME/gpg-tui/gpg-tui.toml"
export GPG_TTY=$(tty)
# Starship Prompt
export STARSHIP_CONFIG="$XDG_CONFIG_HOME/starship/starship.toml"