Przeglądaj źródła

feat(brew): install Signal via `brew`

Joe 1 rok temu
rodzic
commit
9d7520a28c
1 zmienionych plików z 2 dodań i 0 usunięć
  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"