diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-04-06 17:17:43 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-04-06 17:17:43 -0400 |
| commit | 20c1eada6fe019aa9673e2570db40f5d4d4743dd (patch) | |
| tree | d59cff692c9be20cec4535fd596f5c436180e3d7 /.config/lf | |
| parent | 53602957686f362a027e455a796e3c0c26f694df (diff) | |
| parent | ea99abf1fa2bf04d88524693c3895e715ad60722 (diff) | |
| download | eibhear-20c1eada6fe019aa9673e2570db40f5d4d4743dd.tar.gz eibhear-20c1eada6fe019aa9673e2570db40f5d4d4743dd.tar.zst eibhear-20c1eada6fe019aa9673e2570db40f5d4d4743dd.zip | |
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/lf')
| -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 |
