A
This commit is contained in:
parent
84b2baf3ef
commit
cab46024db
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source $(dirname "$0")/common.sh
|
# source $(dirname "$0")/common.sh
|
||||||
|
|
||||||
command_exists cargo && \
|
|
||||||
cargo install \
|
cargo install \
|
||||||
bat \
|
bat \
|
||||||
cargo-edit \
|
cargo-edit \
|
||||||
|
|
Loading…
Reference in a new issue