From fddb17de2acba413f221774ff2f2765fb90fd37a Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Mon, 22 Jan 2024 14:53:11 +0100 Subject: [PATCH] Remove starship. --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index ee3144f..6410521 100644 --- a/.zshrc +++ b/.zshrc @@ -69,5 +69,3 @@ export HISTFILESIZE=1000000000 export HISTSIZE=1000000000 source ~/.aliases - -eval "$(starship init zsh)"