dotfiles/config/lf/bookmarks.sh
2025-03-23 22:24:32 +01:00

4 lines
57 B
Bash

#!/bin/sh
x=$(cat ~/.config/lf/bookmarks | fzf)
echo $x