diff --git a/.zshrc b/.zshrc index c1333cb..87327eb 100644 --- a/.zshrc +++ b/.zshrc @@ -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