Skip to content

Instantly share code, notes, and snippets.

@Cristian-N
Cristian-N / app.js
Created November 3, 2018 17:58 — forked from reinink/app.js
Auto register Vue components
/**
* First we will load all of this project's JavaScript dependencies which
* includes Vue and other libraries. It is a great starting point when
* building robust, powerful web applications using Vue and Laravel.
*/
require('./bootstrap');
window.Vue = require('vue');
@Cristian-N
Cristian-N / multiple-ssh-keys-git.adoc
Created January 15, 2024 10:27 — forked from alejandro-martin/multiple-ssh-keys-git.adoc
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: