diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-09-23 11:30:23 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-09-23 11:30:23 -0400 |
| commit | 347716361b06108788ce1c3d72d59caa06e89aa0 (patch) | |
| tree | 0f6856394242a482c68736f8506069e6ca15bd8e /.config/lf | |
| parent | 05aa7d11827e26a619df5b277607245ca4e045f1 (diff) | |
| download | eibhear-347716361b06108788ce1c3d72d59caa06e89aa0.tar.gz eibhear-347716361b06108788ce1c3d72d59caa06e89aa0.tar.zst eibhear-347716361b06108788ce1c3d72d59caa06e89aa0.zip | |
close #1002
Diffstat (limited to '.config/lf')
| -rw-r--r-- | .config/lf/lfrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 870ae32..7ef819d 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -103,5 +103,7 @@ map <c-e> down map <c-y> up map V push :!nvim<space> +map W $setsid -f $TERMINAL >/dev/null 2>&1 + # Source Bookmarks source "~/.config/lf/shortcutrc" |
