Skip to content

Instantly share code, notes, and snippets.

View fernandosoares's full-sized avatar

Fernando Soares fernandosoares

  • Equifax Inc.
  • São Paulo, Brasil
View GitHub Profile
@fernandosoares
fernandosoares / devenv.txt
Created January 13, 2024 12:15
WSL 2 DevEnv React/Next/Angular/Nest/Node
sudo apt update && sudo apt upgrade -y
sudo apt install zsh -y
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/zdharma-continuum/zinit/HEAD/scripts/install.sh)"
nano .zshrc ->
zinit light zdharma/fast-syntax-highlighting