diff --git a/bashrc b/bashrc index 74d4235..49ce1be 100644 --- a/bashrc +++ b/bashrc @@ -16,3 +16,6 @@ eval "$(starship init bash)" eval "$(thefuck --alias)" source /usr/lib/goto/goto.sh + +export PS1="$(starship prompt)" +