Skip to content

efrencodes/setup-mac-m1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Fonts

Install xcode

xcode-select --install

Install brew

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

Configure GIT

Examples

Install oh-my-zsh

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Gist de oh-my-zsh Install spaceship Config spaceship

Install NVM

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash

NVM

Install Flutter

Install Flutter

Apps

Extensiones for VSCode

  • ESLint
  • Prettier
  • Trailing Spaces
  • Indent-rainbow

Gist para Code

Themes for VSCode