You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function epub --description"Open an EPUB with brv"set-l base ~/OneDrive/Calibre
fd -t f -e epub \--base-directory$base\--exec-batchls-t\| fzf --preview"brv -m $base/{}"\--preview-window"down,8"\--bind"enter:execute(brv $base/{})+accept"> /dev/null
end
Save as ~/.config/fish/functions/epub.fish to make it persist in fish.