Ripgrep
This commit is contained in:
parent
d56104f887
commit
65c7f54b32
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
||||||
args:
|
args:
|
||||||
creates: ~/.cargo
|
creates: ~/.cargo
|
||||||
|
|
||||||
|
- name: Install ripgrep
|
||||||
|
shell: ~/.cargo/bin/cargo install ripgrep
|
||||||
|
args:
|
||||||
|
creates: ~/.cargo/bin/rg
|
||||||
|
|
||||||
- name: Install exa
|
- name: Install exa
|
||||||
shell: ~/.cargo/bin/cargo install exa
|
shell: ~/.cargo/bin/cargo install exa
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Add table
Reference in a new issue