mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
fish(abbreviations): Add cargo tree
This commit is contained in:
parent
a835b29bfe
commit
b3c95ed4f2
@ -102,6 +102,7 @@
|
||||
cb = "cargo build";
|
||||
cr = "cargo run";
|
||||
cs = "cargo search";
|
||||
ct = "cargo tree --depth 1";
|
||||
cn = "cargo new";
|
||||
crm = "cargo remove";
|
||||
crmb = "cargo remove --build";
|
||||
|
Loading…
x
Reference in New Issue
Block a user