mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-29 23:57:17 +00:00
git: better clone, yt-dlp: better subs
This commit is contained in:
parent
ed2c1bcbc3
commit
630813d763
|
|
@ -49,8 +49,7 @@
|
|||
ch = checkout
|
||||
cl = gc --aggressive --prune=now
|
||||
d = diff
|
||||
g = clone
|
||||
gr = clone --recursive
|
||||
g = clone --recursive
|
||||
l = log
|
||||
open = remote -v
|
||||
p = pull
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
--ignore-errors
|
||||
--no-overwrite
|
||||
--sponsorblock-remove all
|
||||
--sub-lang=en
|
||||
--sub-langs en.*
|
||||
--write-auto-sub
|
||||
--write-sub
|
||||
|
|
|
|||
Loading…
Reference in a new issue