bash: add starship prompt to bashrc

This commit is contained in:
Sven Vogel 2024-11-24 16:18:30 +01:00
parent 73864b8b48
commit 45647cad48
1 changed files with 2 additions and 0 deletions

View File

@ -14,4 +14,6 @@ PS1='[\u@\h \W]\$ '
# Set up fzf key bindings and fuzzy completion
eval "$(fzf --bash)"
eval "$(starship init bash)"
[[ ! ${BLE_VERSION-} ]] || ble-attach