dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit b2105c126a1760082fd0ed503c1689b2261736aa
parent 3c83e6192908d9ab26e60038b1096f19575a0d7b
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Wed, 14 Oct 2020 09:23:56 +0200

lf: removed unneeded setting

Former-commit-id: 0073edee1fbc4cf1bcf943a25ef6dd883fb22a27
Diffstat:
Mlf/lfrc | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/lf/lfrc b/lf/lfrc @@ -22,7 +22,6 @@ set ifs "\n" # leave some space at the top and the bottom of the screen set scrolloff 10 -set color256 on set previewer ~/.config/lf/preview set ignorecase true set preview true