Explorar el Código

feat(brew): add `vlc`

Joe hace 1 año
padre
commit
3323a15087
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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"