feat(starship): Powerline prompt for all shells

This commit is contained in:
js0ny 2025-01-26 23:47:33 +00:00
parent 2c56ce364f
commit 0c2cfd4baa
8 changed files with 392 additions and 805 deletions

View file

@ -3,7 +3,6 @@
# Author: js0ny
# Sourced by user's zshrc 在用户的 zshrc 中被引用
export STARSHIP_CONFIG=$DOTFILES/tools/starship/starship_zsh.toml
eval "$(starship init zsh)"