Change symbols for package and rust
This commit is contained in:
parent
eca2a78262
commit
00a2a4909c
2
init.zsh
2
init.zsh
@ -127,6 +127,8 @@ load_plugin zsh-autosuggestions
|
|||||||
# Fancy prompt (spaceship-prompt)
|
# Fancy prompt (spaceship-prompt)
|
||||||
SPACESHIP_CHAR_SUFFIX=" "
|
SPACESHIP_CHAR_SUFFIX=" "
|
||||||
SPACESHIP_VI_MODE_SHOW=false
|
SPACESHIP_VI_MODE_SHOW=false
|
||||||
|
SPACESHIP_RUST_SYMBOL=" "
|
||||||
|
SPACESHIP_PACKAGE_SYMBOL=" "
|
||||||
autoload -U promptinit && promptinit
|
autoload -U promptinit && promptinit
|
||||||
prompt spaceship
|
prompt spaceship
|
||||||
# Change cursor shape for different vi modes.
|
# Change cursor shape for different vi modes.
|
||||||
|
Loading…
Reference in New Issue
Block a user