Rename rg alias -> eg
This commit is contained in:
parent
4b53af1bf1
commit
0ceb61d32c
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ with lib;
|
|||
e = lib.mkForce "kitten edit-in-kitty";
|
||||
"ssh+" = "kitten ssh";
|
||||
"clip" = "kitten clipboard";
|
||||
"rg" = "kitten hyperlinked-grep";
|
||||
"eg" = "kitten hyperlinked-grep";
|
||||
"icat" = "kitten icat";
|
||||
"notify" = "kitten notify";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue