From 20364cb9ef895694f30801fbd4673ec9b9748228 Mon Sep 17 00:00:00 2001 From: Coco <84296063+Co3co@users.noreply.github.com> Date: Sat, 12 Mar 2022 18:47:45 +0000 Subject: [PATCH] fixed typo (#1084) lfup -> lfub on line 13 --- .config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 63ea24f..80e1088 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -10,7 +10,7 @@ # 2. The scope file (~/.config/lf/scope for me), must have a command similar to # mine to generate ueberzug images. # 3. A `set cleaner` line as below is a cleaner script. -# 4. lf should be started through a wrapper script (~/.local/bin/lfup for me) +# 4. lf should be started through a wrapper script (~/.local/bin/lfub for me) # that creates the environment for ueberzug. This command can be be aliased # in your shellrc (`alias lf="lfub") or if set to a binding, should be # called directly instead of normal lf.