fixes 2
This commit is contained in:
parent
21b4b53e11
commit
dcf30f3520
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ if [[ -d ~/.cargo/bin ]]; then
|
|||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
fi
|
||||
|
||||
#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