Merge branch 'master' of git.anthonycicchetti.com:anthonycicc/dotfiles
This commit is contained in:
commit
21b4b53e11
2 changed files with 3 additions and 1 deletions
|
@ -46,6 +46,8 @@ 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)"
|
||||
|
|
Loading…
Add table
Reference in a new issue