New programs

This commit is contained in:
Noah Masur 2020-07-17 15:52:20 -04:00
parent 519ca6e035
commit b084398691
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ brew "googler"
# Personal # Personal
tap "nmasur/repo" tap "nmasur/repo"
brew "nmasur/repo/drips" brew "nmasur/repo/drips"
brew "nmasur/repo/update-ssh-config"
# Not Installed # Not Installed
# git -- already installed # git -- already installed

View File

@ -13,6 +13,7 @@ cask "docker"
cask "github-desktop" cask "github-desktop"
cask "keybase" cask "keybase"
cask "scroll-reverser" cask "scroll-reverser"
cask "authy"
# Unnecessary # Unnecessary
cask "dash" cask "dash"