Parcourir la source

feat(brew): install Signal via `brew`

Joe il y a 1 an
Parent
commit
9d7520a28c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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"