diff options
-rw-r--r-- | hm/soispha/conf/lf/keybindings/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/lf/keybindings/default.nix b/hm/soispha/conf/lf/keybindings/default.nix index 282b2076..c7ac2fee 100644 --- a/hm/soispha/conf/lf/keybindings/default.nix +++ b/hm/soispha/conf/lf/keybindings/default.nix @@ -88,6 +88,7 @@ grni = "cd ~/repos/nix"; grno = "cd ~/repos/notes"; grnp = "cd ~/repos/nix/reference/nix/official/nixpkgs"; + grnn = "cd ~/repos/nix/nixos-config"; grpe = "cd ~/repos/perl"; grpy = "cd ~/repos/python"; grr = "cd ~/repos/rust"; |