Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View thalles's full-sized avatar
😁

Thalles Vinicius thalles

😁
View GitHub Profile
@MatthieuScarset
MatthieuScarset / .lando.yml
Last active January 4, 2024 15:03
Correct settings for XDebug + VSCode + Lando (+3.0)
# Lando version is at least +3.0
name: drupal-nine
recipe: drupal9
services:
appserver:
webroot: web
xdebug: debug
config:
php: .vscode/php.ini
@alejandro-martin
alejandro-martin / multiple-ssh-keys-git.adoc
Last active April 20, 2024 19:54
Configure multiple SSH Keys for Git

Use Multiple SSH Keys for Git host websites (Github, Gitlab)

This is guide about how to configure multiple SSH keys for some Git host websites such as Github, Gitlab, among others.

Creating SSH keys

  1. Create SSH directory: