From 9a893e439c6df78352565fd9125f92f6dde516e8 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 25 Jun 2023 21:09:18 +0200 Subject: Fix(hm/conf/lf): Add html repo keybinding --- home-manager/config/lf/keybindings/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home-manager/config/lf') 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"; -- cgit 1.4.1