diff --git a/init.zsh b/init.zsh index b4ad2e7..0ed819e 100644 --- a/init.zsh +++ b/init.zsh @@ -127,6 +127,8 @@ load_plugin zsh-autosuggestions # Fancy prompt (spaceship-prompt) SPACESHIP_CHAR_SUFFIX=" " SPACESHIP_VI_MODE_SHOW=false +SPACESHIP_RUST_SYMBOL=" " +SPACESHIP_PACKAGE_SYMBOL=" " autoload -U promptinit && promptinit prompt spaceship # Change cursor shape for different vi modes.