diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/lf/lfrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index b05d511..b7e8a3c 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -101,3 +101,6 @@ map b $setbg $f map <c-e> down map <c-y> up map V push :!nvim<space> + +# Source Bookmarks +source "~/.config/lf/shortcutrc"
\ No newline at end of file |
