updated stuff

This commit is contained in:
Nikolas Weger 2020-07-24 16:31:46 +02:00
parent ebf2af0fe1
commit 5be9025605

7
bin/themeupdate Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
themeupdate () {
curl -fsSL https://starship.rs/install.sh | bash
}
themeupdate