Dont modify starship from zsh
This commit is contained in:
parent
4478ec1d5c
commit
753be9d0ca
1 changed files with 0 additions and 3 deletions
|
|
@ -239,8 +239,5 @@ if [ -f ~/.config/zsh/.zshpersonalrc ]; then
|
|||
source ~/.config/zsh/.zshpersonalrc
|
||||
fi
|
||||
|
||||
accent_color="$(cat $HOME/.config/colors/accent)"
|
||||
starship config format "'''[╭──\([\$username@\$hostname](bold $accent_color)\)-\[\$directory\](-\[\$git_branch\$git_metrics\$git_status\])(-\[\$nix_shell\])]($accent_color) \$cmd_duration
|
||||
[╰─]($accent_color)[\$shell](bold $accent_color) '''"
|
||||
eval "$(starship init zsh)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue