diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 13:50:12 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 13:50:12 +0400 |
commit | e5c128f00e1e3f0f1a1fd504dffbca94eee34aca (patch) | |
tree | b43d872071f5716b023abaa354b80f38bac98ba9 /config/lf/lfrc | |
parent | afc79b449704163a299ba75033c035a612f4a362 (diff) |
lfrc: directory names changed
Diffstat (limited to 'config/lf/lfrc')
-rw-r--r-- | config/lf/lfrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/lf/lfrc b/config/lf/lfrc index c84d2b6..9d26150 100644 --- a/config/lf/lfrc +++ b/config/lf/lfrc @@ -20,9 +20,10 @@ map zz :{{ set preview; set ratios 1:2:3; }} # Directory change map gp cd ~/proj -map gt cd ~/testProj +map gt cd ~/tproj map gc cd ~/.config map gh cd ~ +map gr cd /tmp map gu cd /usr/local/bin # Colors |