Alia ffprobe to avoid banner
This commit is contained in:
parent
6f8d41a1b8
commit
a7af5a23fa
1 changed files with 1 additions and 0 deletions
1
fish.nix
1
fish.nix
|
|
@ -103,6 +103,7 @@
|
|||
del = "trash -rf";
|
||||
rsyncp = "rsync --info=progress2 --no-inc-recursive";
|
||||
ffmpeg = "ffmpeg -hide_banner";
|
||||
ffprobe = "ffprobe -hide_banner";
|
||||
co = "git checkout";
|
||||
stash = "git stash";
|
||||
popstash = "git stash pop";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue