Movint to Fish + Tide
This commit is contained in:
parent
4b08537918
commit
ae7e402728
28 changed files with 167 additions and 326 deletions
3
.config/fish/functions/audio-dl.fish
Normal file
3
.config/fish/functions/audio-dl.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function audio-dl
|
||||
command yt-dlp --extract-audio --audio-quality 0 --audio-format "vorbis" $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue