about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-06-25 21:09:18 +0200
committerSoispha <soispha@vhack.eu>2023-06-25 21:16:14 +0200
commit9a893e439c6df78352565fd9125f92f6dde516e8 (patch)
tree9e1efa203bad358aaf1d9e835cad1ed67f0c5ffe
parentFix(hm/conf/lf): Update icons to nerdfonts v3 (diff)
downloadnixos-config-9a893e439c6df78352565fd9125f92f6dde516e8.tar.gz
nixos-config-9a893e439c6df78352565fd9125f92f6dde516e8.zip
Fix(hm/conf/lf): Add html repo keybinding
-rw-r--r--home-manager/config/lf/keybindings/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/config/lf/keybindings/default.nix b/home-manager/config/lf/keybindings/default.nix
index 24c0342c..bd11f3e3 100644
--- a/home-manager/config/lf/keybindings/default.nix
+++ b/home-manager/config/lf/keybindings/default.nix
@@ -88,6 +88,7 @@
   grpy = "cd ~/repos/python";
   grpe = "cd ~/repos/perl";
   grahk = "cd ~/repos/auto_hot_key";
+  grh = "cd ~/repos/html";
   # -------------
   "gm." = "cd ~/media";
   gmp = "cd ~/media/pictures";