From febca80e562c87cbc9919b709646f381a927ab15 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Fri, 7 Feb 2025 00:07:32 +0500 Subject: zsh: Add buku --- files/.zsh/rc/S50_aliases | 1 + 1 file changed, 1 insertion(+) (limited to 'files/.zsh/rc/S50_aliases') diff --git a/files/.zsh/rc/S50_aliases b/files/.zsh/rc/S50_aliases index 59aa653..21ef231 100644 --- a/files/.zsh/rc/S50_aliases +++ b/files/.zsh/rc/S50_aliases @@ -167,6 +167,7 @@ alias yd-date='yd --download-archive=download-archive.log --playlist-reverse --i alias yd-audio='yd --format bestaudio --embed-thumbnail --extract-audio --audio-format mp3' alias yd-cb='xsel -bo | xargs yt-dlp' alias yd-url='yd --flat-playlist --get-url' +is_command buku && alias b='buku --suggest' # }}} # Building tools and development {{{ -- cgit v1.2.3