Skip to content

Latest commit

 

History

History
84 lines (73 loc) · 3.13 KB

File metadata and controls

84 lines (73 loc) · 3.13 KB

dotfiles

My config files and settings

MacOS

Productivity

# install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

brew update

# install gui apps 
brew install --cask \
  raycast \
  zen-browser \
  cursor \
  mullvadvpn \
  slack \
  discord \
  figma \
  zoom \
  karabiner-elements \
  keycastr \
  ghostty \
  warp \
  screen-studio


brew install \
  git \
  nvm 

Other apps

  • Dashlane

Cursor (VSCode) extensions

Zen extensions

  • Grammarly
  • Dashlane
  • React Developer Tools
  • Redux DevTools
  • CSS Stacking Context inspector