Updated a line about a prompt I think.

This commit is contained in:
Russell Riker 2022-12-07 09:06:53 -05:00
parent eff065a4c1
commit 506354e3f0
1 changed files with 3 additions and 1 deletions

View File

@ -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 ~