Skip to content

caillou/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Mac Setup

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew install \
  fish \
  git \
  the_silver_searcher \
  thefuck \
  ruby \
  wget
sudo bash -c 'echo /usr/local/bin/fish >> /etc/shells'
chsh -s /usr/local/bin/fish

Now close the terminal.

brew cask install \
  alfred \
  docker \
  google-chrome \
  hammerspoon \
  handbrake \
  istat-menus \
  iterm2 \
  microsoft-teams \
  nextcloud \
  signal \
  spotify \
  spotify \
  telegram \
  visual-studio-code \
  vlc \
  whatsapp

cd ~/Downloads && wget https://raw.githubusercontent.com/caillou/mac-setup/main/ayu%20dark.itermcolors && open "ayu Dark.itermcolors"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages