Update Starship Config Paste

This commit is contained in:
Raven Scott 2022-06-26 09:37:34 -05:00
parent c4488915c2
commit 9423adf377
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ fc-cache -fv
echo "downloading preconfigured style"
mkdir -vp ~/.config
wget -q -O ~/.config/starship.toml https://paste.discord-linux.com/87202532789681
wget -q -O ~/.config/starship.toml https://paste.discord-linux.com/65260252683046
echo "done!"
echo 'eval "$(starship init bash)"' >> ~/.bashrc