Skip to content

Instantly share code, notes, and snippets.

View nicolasaigner's full-sized avatar
🏠
Working from home

Nicolas Aigner nicolasaigner

🏠
Working from home
View GitHub Profile
@nicolasaigner
nicolasaigner / system-defaults.json
Last active March 8, 2026 16:12
Configurações do Gemini-CLI documentada em PT-BR (/etc/gemini-cli/system-defaults.json)
{
// #### `$schema`
// - **`$schema`** (string)
// - **Descrição:** URL do schema JSON para validação/autocomplete no editor.
// - **Default:** `"https://raw.githubusercontent.com/google-gemini/gemini-cli/main/schemas/settings.schema.json"`
"$schema": "https://raw.githubusercontent.com/google-gemini/gemini-cli/main/schemas/settings.schema.json",
// #### `policyPaths`
// - **`policyPaths`** (array)
// - **Descrição:** Arquivos ou diretórios de política adicionais para carregar.
@dbilanoski
dbilanoski / windows11-ms-settings-uri-commands.csv
Last active May 22, 2026 05:16
Complete List Of Windows 11 MS-Settings URI Commands
Category Settings Page URI Command
Accounts Access work or school ms-settings:workplace
Accounts Email & app accounts ms-settings:emailandaccounts
Accounts Family & other people ms-settings:otherusers
Accounts Set up a kiosk ms-settings:assignedaccess
Accounts Sign-in options ms-settings:signinoptions
Accounts Sync your settings ms-settings:sync
Accounts Windows Hello setup ms-settings:signinoptions-launchfaceenrollment
Accounts Your info ms-settings:yourinfo
Apps Apps & Features ms-settings:appsfeatures
@hinell
hinell / Fix Broken EDID Guide.md
Last active January 21, 2026 01:37
Guide how to achieve better resolution with broken EDID. Two methods are used: xorg.conf config and kernel params.

Fix Broken EDID Guide

This guide outlines replacement of the broken EDID metadata file for the device in Linux Operating Systems.

Last-Modified: Sunday, April 11, 2021

• • •