From 11966ce5a6c75de0d5731eeaca58fbd57d402964 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 30 Dec 2021 23:11:50 +0100 Subject: zsh: no more starship --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 472b254..aa8750a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -10,7 +10,7 @@ plugins=( source $ZSH/oh-my-zsh.sh -eval "$(starship init zsh)" +#eval "$(starship init zsh)" export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm -- cgit v1.2.3-18-g5258