Starship prompt
This commit is contained in:
parent
603ed0d0b2
commit
6db10bb25a
1 changed files with 6 additions and 0 deletions
|
@ -51,3 +51,9 @@
|
|||
creates: ~/.cargo/bin/rls
|
||||
when:
|
||||
- rust_extras == true
|
||||
- name: Install starship
|
||||
shell: ~/.cargo/bin/cargo install starship
|
||||
args:
|
||||
creates: ~/.cargo/bin/starship
|
||||
when:
|
||||
- rust_extras == true
|
||||
|
|
Loading…
Add table
Reference in a new issue