diff options
| author | Janik Kemnade <kemnadej81@yahoo.de> | 2021-04-06 20:52:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-06 14:52:18 -0400 |
| commit | 56046c5cda411447b0cb6cb5451e3d69d6c35690 (patch) | |
| tree | 9557f72d1b5a5f88b4f9bf1ed248a6d687f83950 /.config | |
| parent | f05cb5e1bb2315e89baaa70b40ee82c72019d8ec (diff) | |
| download | eibhear-56046c5cda411447b0cb6cb5451e3d69d6c35690.tar.gz eibhear-56046c5cda411447b0cb6cb5451e3d69d6c35690.tar.zst eibhear-56046c5cda411447b0cb6cb5451e3d69d6c35690.zip | |
Create and source bookmarks for/by lf (#917)
Co-authored-by: Kemmojo <kemnadej80@yahoo.de>
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 |
