Skip to content

Instantly share code, notes, and snippets.

View sudip-sth's full-sized avatar
🏠
Working from home

Sudip Shrestha sudip-sth

🏠
Working from home
View GitHub Profile

JS heap out of memory

echo 'export NODE_OPTIONS="--max-old-space-size=5120"' >> ~/.zshrc && source ~/.zshrc

@sudip-sth
sudip-sth / multiple-ssh-keys-git.adoc
Created August 12, 2024 07:04 — 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: