From c4177a9e0ab417f59bf41765c5659a0a610d0414 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Fri, 16 Jun 2023 11:55:26 +0200 Subject: [PATCH] fix home bind --- .config/lf/shortcutrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/lf/shortcutrc b/.config/lf/shortcutrc index ce6fe77..4185b18 100644 --- a/.config/lf/shortcutrc +++ b/.config/lf/shortcutrc @@ -1,4 +1,4 @@ -map gh cd "/home/luca" +map gh cd "~" map gmn cd "/mnt" map g/ cd "/" map go cd "/opt"