Browse Source

feat(brew): add `vlc`

Joe 1 year ago
parent
commit
3323a15087
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .config/brew/Brewfile

+ 2 - 0
.config/brew/Brewfile

@@ -119,3 +119,5 @@ cask "inkscape"
 cask "obsidian"
 # Administration and development platform for PostgreSQL
 cask "pgadmin4"
+# Multimedia player
+cask "vlc"