fix: remove dangerous alias
This commit is contained in:
parent
1815ab4b88
commit
f396f4ff74
1 changed files with 0 additions and 1 deletions
1
home.nix
1
home.nix
|
|
@ -195,7 +195,6 @@
|
||||||
"da" = "direnv allow";
|
"da" = "direnv allow";
|
||||||
"nfu" = "nix flake update";
|
"nfu" = "nix flake update";
|
||||||
"c" = "claude";
|
"c" = "claude";
|
||||||
"." = "z ..";
|
|
||||||
".." = "z ..";
|
".." = "z ..";
|
||||||
j = "jj";
|
j = "jj";
|
||||||
jgf = "jj git fetch";
|
jgf = "jj git fetch";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue