Explorar el Código

feat(brew): install Signal via `brew`

Joe hace 1 año
padre
commit
9d7520a28c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .config/brew/Brewfile

+ 2 - 0
.config/brew/Brewfile

@@ -145,5 +145,7 @@ cask "inkscape"
 cask "obsidian"
 # Administration and development platform for PostgreSQL
 cask "pgadmin4"
+# Instant messaging application focusing on security
+cask "signal"
 # Multimedia player
 cask "vlc"