Skip to content

Instantly share code, notes, and snippets.

@rahularity
rahularity / work-with-multiple-github-accounts.md
Last active May 18, 2024 09:35
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent
@dtsolis
dtsolis / appcenter-post-build.sh
Created May 13, 2018 20:04
Update build status on last commit, on bitbucket, whenever build on AppCenter finishes.
#!/usr/bin/env bash -e
#
# Update build status on last commit, on bitbucket,
# whenever build on AppCenter finishes.
#
# Copyright 2018, Dimitris-Sotiris Tsolis
# MIT License, http://www.opensource.org/licenses/mit-license.php
cd $APPCENTER_SOURCE_DIRECTORY
@CodingDoug
CodingDoug / README.md
Last active August 3, 2023 16:41
Copying Data from a Google Sheet into Firebase Realtime Database in real time via Apps Script
@chsh
chsh / fa-icon-external-link.css
Created April 9, 2012 05:32
Show icon after external link using Font Awesome