updated stuff
This commit is contained in:
parent
ebf2af0fe1
commit
5be9025605
1 changed files with 7 additions and 0 deletions
7
bin/themeupdate
Executable file
7
bin/themeupdate
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
themeupdate () {
|
||||
curl -fsSL https://starship.rs/install.sh | bash
|
||||
}
|
||||
|
||||
themeupdate
|
Loading…
Add table
Reference in a new issue