diff --git a/ubuntu/starship b/ubuntu/starship index 2d5773e..2aeebee 100644 --- a/ubuntu/starship +++ b/ubuntu/starship @@ -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