startship prompt reformat

This commit is contained in:
2026-01-30 13:46:38 +01:00
parent 75493e31cc
commit 5634254a6f
2 changed files with 9 additions and 3 deletions

1
.zshrc
View File

@@ -84,6 +84,7 @@ zinit light zsh-users/zsh-history-substring-search
[[ -n ${key[Up]} ]] && bindkey ${key[Up]} history-substring-search-up
[[ -n ${key[Down]} ]] && bindkey ${key[Down]} history-substring-search-down
ZLE_RPROMPT_INDENT=0
# starship prompt
export STARSHIP_CONFIG=~/.starship.toml
zinit ice as"command" from"gh-r" \