fish: add cargo abbr

This commit is contained in:
lelgenio 2023-12-05 16:57:48 -03:00
parent c9f13dbe40
commit e8f3fa733f

View file

@ -40,6 +40,7 @@ in {
}.${editor};
ns = "nix develop --command $SHELL";
wcf = "wl-copy-file";
c = "cargo";
# system
sv = "sudo systemct";
suv = "sudo systemct --user";