From ab64f77d6f62f684de95248c72aeecf715baad41 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Tue, 26 Nov 2024 18:15:32 +0100 Subject: [PATCH] lf: small command tweaks --- dot-config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-config/lf/lfrc b/dot-config/lf/lfrc index 45b969be..4a0499a1 100644 --- a/dot-config/lf/lfrc +++ b/dot-config/lf/lfrc @@ -435,7 +435,6 @@ map Ga cd ~/Applications/ map Gc cd ~/.config map Gd cd ~/dotfiles/ map Gl cd ~/.local -map Gm cd /media map Gs cd ~/Bilder/Screenshots map Gt cd ~/.local/share/Trash/ map Gw cd ~/Bilder/Wallpapers @@ -444,6 +443,7 @@ map ge bottom map gf :fzf_search map gf goto-file map gl follow-link +map gm cd /media map go :fzf_jump # o = order -- 2.51.2