Skip to content

lucuma13/prem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Set up new worksation

  1. Download my Premiere Pro shortcuts:
curl --output-dir ~/Documents/Adobe/Premiere\ Pro/ -O "https://raw.githubusercontent.com/lucuma13/prem/refs/heads/main/Luis_Mengo_25.1.kys:"
  1. Change default shell to bash:
chsh -sh /bin/bash
  1. Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install useful formulas and casks:
brew tap lucuma13/dit
brew install git media-info exiftool ffmpeg atomicparsley bento4 imagemagick wget lookback
brew install --cask google-chrome vlc caffeine audacity mediainfo mediahuman-audio-converter appcleaner
  1. Download and install Pro Video Formats:
cd ~/Downloads && curl -O "https://updates.cdn-apple.com/2026/macos/072-84099-20260127-5022F0FE-82CF-44E9-B96D-430E73501EBA/ProVideoFormats.dmg"
hdiutil attach ~/Downloads/ProVideoFormats.dmg
sudo installer -pkg /Volumes/ProVideoFormats/ProVideoFormats.pkg -target /
hdiutil detach /Volumes/ProVideoFormats && rm ~/Downloads/ProVideoFormats.dmg

About

Quick Set Up

Resources

Stars

Watchers

Forks

Contributors