From 8c745c7d5b99d464823c8beb8420f8283c541130 Mon Sep 17 00:00:00 2001 From: Jamie Albert Date: Sat, 6 Dec 2025 21:46:36 +0000 Subject: [PATCH] temp: remove starship --- dotfiles/shells/.bashrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles/shells/.bashrc b/dotfiles/shells/.bashrc index 203233d..b7ae671 100644 --- a/dotfiles/shells/.bashrc +++ b/dotfiles/shells/.bashrc @@ -61,6 +61,3 @@ fi # Load custom prompt script if it exists [[ -f /usr/local/bin/prompt.sh ]] && . /usr/local/bin/prompt.sh -#WINEPREFIX=/home/jamie/.local/share/wineprefixes/tidal - -eval "$(starship init bash)"