🔥 Get streak stats for your profile at git.io/streak-stats
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.
🔥 Get streak stats for your profile at git.io/streak-stats
version: '3'
services:
postgresql:
image: bitnami/postgresql:latest
{
"breadcrumbs.enabled": false,
"diffEditor.ignoreTrimWhitespace": false,
"terminal.integrated.fontSize": 14,
# !/bin/bash
# Update/Upgrade Packages
- sudo apt update -y
- sudo apt upgrade -y
# Guia para mensagens de commits
## Formato da mensagem
Cada mensagem de commit consiste em um **cabeçalho**, um **corpo** e um **rodapé**.