diff --git a/.bashrc b/.bashrc index e888166..5de1a78 100644 --- a/.bashrc +++ b/.bashrc @@ -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