feat(shell): use starship in bash

This commit is contained in:
2023-11-18 02:33:13 +02:00
parent e7f078fe96
commit 16bb91dd81
2 changed files with 2 additions and 77 deletions

View File

@@ -100,7 +100,5 @@ TMUX_WINDOW_NAME_PLUGIN="$DOTFILES/config/tmux/plugins/tmux-window-name/scripts/
add-zsh-hook chpwd tmux-window-name
}
# Start starship
eval "$(starship init zsh)"
source $DOTFILES/config/alias