This commit is contained in:
Lucy Hochkamp 2024-09-25 17:35:54 +02:00
parent 90e0c66a3b
commit 0755b908da
No known key found for this signature in database
3 changed files with 35 additions and 33 deletions

View file

@ -88,6 +88,7 @@ in
alias gc = git commit
alias gp = git push
alias gpl = git pull
alias ytl = yt-dlp -f "bv*+mergeall[vcodec=none]" --audio-multistreams
'';
shellAliases = {
vi = "hx";