Add bitwarden install

This commit is contained in:
ViViDboarder 2021-10-22 18:00:54 -07:00
parent ca64a39b0f
commit cd144bbfcf
2 changed files with 6 additions and 0 deletions

View File

@ -20,3 +20,4 @@ if ! is_installed "macports" ; then
fi
recipe "finicky"
recipe 'bitwarden'

5
recipes/mac-setup/bitwarden Executable file
View File

@ -0,0 +1,5 @@
#! /bin/bash
log "Install bitwarden from App Store"
open "https://apps.apple.com/us/app/bitwarden/id1352778147?mt=12"
prompt_any