Skip to content

Instantly share code, notes, and snippets.

@lucianobarauna
Last active August 22, 2024 14:44
Show Gist options
  • Save lucianobarauna/d2f7458a1947abc9f385c2049a6ea8f2 to your computer and use it in GitHub Desktop.
Save lucianobarauna/d2f7458a1947abc9f385c2049a6ea8f2 to your computer and use it in GitHub Desktop.
Coisas que uso para configurar um ambiente linux

Instalar o zsh:

sudo apt install zsh
  • Instalar oh-my-sh: link
  • Intalar o theme star ship: link
  • Instalar a JetBrains Mono: link
  • Instalar o nvm: link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment