From 1a115c33d6dd5f84b036ef8c0c09f72bc149c0d8 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 2 Sep 2023 23:16:56 +0200 Subject: Fix(hm/conf/lf/keymappings): Add command to go to nixos-config --- hm/soispha/conf/lf/keybindings/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm') 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"; -- cgit 1.4.1