From b9f5a6bbb42628ca9d7da014367301c0d44e43e6 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Wed, 5 Nov 2025 19:22:14 +0400 Subject: chore(lf): update keybinds to change directories --- config/lf/lfrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/lf/lfrc b/config/lf/lfrc index fcdbb03..c00135d 100644 --- a/config/lf/lfrc +++ b/config/lf/lfrc @@ -19,10 +19,10 @@ map zz :{{ set preview; set ratios 1:2:3; }} # Directory change keybinds (some overwrite default ones) # and might fail on some terminal emulators -map cd ~/ +map cd ~/ map cd ~/proj -map cd ~/tproj -map cd /tmp +map cd ~/tmp +map cd /tmp map cd ~/work # Theme -- cgit v1.2.3