home: rename cargo alias
This commit is contained in:
parent
74c847e32d
commit
44add42bfd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
j = "z";
|
j = "z";
|
||||||
|
|
||||||
# cargoes and rust-s
|
# cargoes and rust-s
|
||||||
cg = "cargo";
|
ca = "cargo";
|
||||||
cr = "cargo run";
|
cr = "cargo run";
|
||||||
cb = "cargo build";
|
cb = "cargo build";
|
||||||
ct = "cargo test";
|
ct = "cargo test";
|
||||||
|
|
Loading…
Add table
Reference in a new issue