mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
8 lines
228 B
Bash
8 lines
228 B
Bash
# $DOTFILES/tools/zsh/mod/prompt.zsh
|
|
# Date: 2024-11-30
|
|
# Author: js0ny
|
|
# Sourced by user's zshrc 在用户的 zshrc 中被引用
|
|
|
|
# export STARSHIP_CONFIG=$DOTFILES/tools/starship/starship_zsh.toml
|
|
|
|
eval "$(starship init zsh)"
|