Skip to content

Latest commit

 

History

History
82 lines (58 loc) · 2.74 KB

File metadata and controls

82 lines (58 loc) · 2.74 KB

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
  • Tailwind CSS IntelliSense

Gist para Code

Themes for VSCode