Revert the e
alias in kitty
It's not that good, and cannot be used to create new files
This commit is contained in:
parent
f44474ec3e
commit
9924e2b44f
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ with lib;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
programs.fish.shellAliases = {
|
programs.fish.shellAliases = {
|
||||||
e = lib.mkForce "kitten edit-in-kitty";
|
|
||||||
"ssh+" = "kitten ssh";
|
"ssh+" = "kitten ssh";
|
||||||
"clip" = "kitten clipboard";
|
"clip" = "kitten clipboard";
|
||||||
"eg" = "kitten hyperlinked-grep";
|
"eg" = "kitten hyperlinked-grep";
|
||||||
|
|
Loading…
Add table
Reference in a new issue