aboutsummaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index fc0a23c..a7283bc 100644
--- a/.bashrc
+++ b/.bashrc
@@ -60,3 +60,6 @@ source $HOME/.local/bin/finit
# >/dev/null && \
# chmod 644 $FINIT_REPO
#}
+
+# starship prompt
+eval "$(starship init bash)"