From 506354e3f0e1dc77ef0a4e4ee8e1d655c4bd7210 Mon Sep 17 00:00:00 2001 From: Russell Riker Date: Wed, 7 Dec 2022 09:06:53 -0500 Subject: [PATCH] Updated a line about a prompt I think. --- .bashrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 583b962..f6c1542 100644 --- a/.bashrc +++ b/.bashrc @@ -167,8 +167,10 @@ if [ $HOSTNAME != 'tilde' ]; then source $HOME/.keychain/$HOSTNAME-sh fi +# oh-my-posh prompt +# Not working correctly. removed 11/3/22 -# eval "$(starship init bash)" +# eval"$(oh-my-posh init bash)" # cd to my wsl2 home folder cd ~