Skip to content

Instantly share code, notes, and snippets.

View heberop's full-sized avatar

Heber Ortiz Pereira heberop

  • Dublin, Ireland
View GitHub Profile
@heberop
heberop / ohmyposhv3.json
Last active August 5, 2021 17:00 — forked from shanselman/ohmyposhv3.json
My ohMyPoshv3 json
{
"final_space": true,
"osc99": false,
"console_title": false,
"console_title_style": "",
"console_title_template": "",
"terminal_background": "",
"blocks": [
{
"type": "prompt",
@heberop
heberop / .gitconfig
Last active September 12, 2016 15:13 — forked from giggio/_latest.md
My .gitconfig on Windows
[user]
name = Heber Ortiz Pereira
email = heber.pereira@lambda3.com.br
[credential]
modalprompt = true
helper = manager
[color]
diff = always
interactive = always
status = always