mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(homebrew): add mpv video player
This commit is contained in:
@@ -171,6 +171,10 @@ brew "mas"
|
|||||||
brew "meson"
|
brew "meson"
|
||||||
# CLI tool for saving complete web pages as a single HTML file
|
# CLI tool for saving complete web pages as a single HTML file
|
||||||
brew "monolith"
|
brew "monolith"
|
||||||
|
# Feature-rich command-line audio/video downloader
|
||||||
|
brew "yt-dlp"
|
||||||
|
# Media player based on MPlayer and mplayer2
|
||||||
|
brew "mpv"
|
||||||
# Open source relational database management system
|
# Open source relational database management system
|
||||||
brew "mysql"
|
brew "mysql"
|
||||||
# Parser generator tool and incremental parsing library
|
# Parser generator tool and incremental parsing library
|
||||||
@@ -271,8 +275,6 @@ brew "yarn"
|
|||||||
brew "yazi"
|
brew "yazi"
|
||||||
# Process YAML, JSON, XML, CSV and properties documents from the CLI
|
# Process YAML, JSON, XML, CSV and properties documents from the CLI
|
||||||
brew "yq"
|
brew "yq"
|
||||||
# Feature-rich command-line audio/video downloader
|
|
||||||
brew "yt-dlp"
|
|
||||||
# Shell extension to navigate your filesystem faster
|
# Shell extension to navigate your filesystem faster
|
||||||
brew "zoxide"
|
brew "zoxide"
|
||||||
# UNIX shell (command interpreter)
|
# UNIX shell (command interpreter)
|
||||||
|
|||||||
Reference in New Issue
Block a user