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)"