Last active
December 4, 2021 00:08
-
-
Save LucaCappelletti94/284f517783c242db2c3742989a24c37a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew cask install google-chrome vlc visual-studio-code spectacle imageoptim codekit google-backup-and-sync dropbox telegram transmission keka ccleaner drawio skype zoom slack gitter | |
brew cask install anaconda | |
brew install node git git-lfs duti wget htop byobu | |
duti -s org.videolan.vlc .mp4 all | |
duti -s org.videolan.vlc .webm all | |
duti -s org.videolan.vlc .mkv all | |
duti -s org.videolan.vlc .flv all | |
duti -s org.videolan.vlc .vob all | |
duti -s org.videolan.vlc .drc all | |
duti -s org.videolan.vlc .avi all | |
duti -s org.videolan.vlc .mov all | |
duti -s org.videolan.vlc .wmv all | |
duti -s org.videolan.vlc .rm all | |
duti -s org.videolan.vlc .rmvb all | |
duti -s org.videolan.vlc .mpg all | |
duti -s org.videolan.vlc .mpeg all | |
duti -s org.videolan.vlc .mpv all | |
duti -s org.videolan.vlc .mp2 all | |
duti -s org.videolan.vlc .mpe all | |
duti -s org.videolan.vlc .m4v all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment