Last active
March 25, 2021 17:53
-
-
Save workingmatt/f99a83c14d47556142177010c0041ed1 to your computer and use it in GitHub Desktop.
Lists of software I use
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Digital Colour Meter | |
Inkscape | |
Handbrake | |
Snap Converter | |
Stay | |
Mosaic | |
MalwareBytes | |
Dropbox | |
Boxcryptor | |
Daisy Disk | |
SD Card Formatter | |
balenaEtcher | |
The Unarchiver | |
VNC Viewer | |
Zotero | |
Disk Drill | |
VLC | |
Firefox | |
Chrome | |
XCode | |
XCode Command Line Tools | |
Git | |
nvm | |
Nodejs | |
Visual Studio Code | |
Sublime Text | |
Vershd | |
Arduino | |
Processing | |
VMware Fusion | |
Fritzing | |
Postgres | |
pgadmin4 | |
Windows Office 365 | |
Excel | |
OneNote | |
Outlook | |
PowerPoint | |
Remote Desktop | |
Teams | |
Word | |
Omnigraffle | |
Homebrew | |
Grammarly | |
Kiosk | |
Teamviewer | |
Zoom | |
Skype | |
Autodesk Fusion | |
Slicer by Prusa | |
Meshmixer | |
Blender | |
Etherem Wallet | |
Gephi | |
Archi | |
Anaconda | |
Maltego | |
Anaconda | |
OBS Studio | |
P-touch Editor | |
Quartz Composer | |
Sketchup | |
Slack | |
All-in-One Messenger | |
Spotify | |
Steam | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Homebrew | |
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew doctor | |
brew update | |
brew upgrade | |
brew install git | |
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash | |
brew cask install visual-studio-code | |
brew cask install anaconda | |
brew cask install prusaslicer | |
brew cask install grammarly | |
brew cask install microsoft-office | |
brew cask install microsoft-edge | |
brew cask install sublime-text | |
brew cask install obs | |
brew cask install zoomus | |
brew cask install postgres | |
brew cask install pgadmin4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment