Fixes
This commit is contained in:
parent
c62960330f
commit
d81bc6b25a
2 changed files with 4 additions and 1 deletions
|
@ -42,6 +42,9 @@ source <(antibody init)
|
|||
|
||||
antibody bundle < ~/.zsh_plugins.txt
|
||||
|
||||
#fix vim_prompt_info
|
||||
export RPROMPT=""
|
||||
|
||||
if [[ -e ~/.cargo/bin/starship ]]; then
|
||||
eval "$(~/.cargo/bin/starship init zsh)"
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue