mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
git aliases
This commit is contained in:
parent
d2201406bc
commit
dcbc52e422
2 changed files with 8 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ in
|
|||
'';
|
||||
shellAbbrs = {
|
||||
flamegraph = "perf script | inferno-collapse-perf | inferno-flamegraph > out.svg && firefox out.svg";
|
||||
|
||||
g = "git";
|
||||
};
|
||||
shellAliases = {
|
||||
x = "CARGO_MOMMYS_ACTUAL=${lib.getExe customPkgs.x} ${lib.getExe customPkgs.cargo-mommy}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue