Code-Server 3.12 -> 4.5.0

This commit is contained in:
Raven Scott
2022-07-04 20:23:32 -05:00
parent c8b74aeed9
commit d36fe802f8
6 changed files with 68 additions and 18 deletions

View File

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