zsh theme

This commit is contained in:
draconis 2021-10-16 11:51:54 +02:00
parent 4b44b33eea
commit c0ca3019f9

2
.zshrc
View file

@ -16,7 +16,7 @@ antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-syntax-highlighting
# Sélection du Thème
antigen theme denysdovhan/spaceship-prompt
antigen theme spaceship-prompt/spaceship-prompt
# Appliquer l'ensemble des changements
antigen apply