Skip to content

Instantly share code, notes, and snippets.

View srinivasdareddy's full-sized avatar

Srinivas srinivasdareddy

View GitHub Profile
@srinivasdareddy
srinivasdareddy / multiple_ssh_setting.md
Created June 17, 2017 18:18 — forked from jexchan/multiple_ssh_setting.md
Multiple SSH keys for different github accounts

Multiple SSH Keys settings for different github account

create different public key

create different ssh key according the article Mac Set-Up Git

$ ssh-keygen -t rsa -C "[email protected]"
@srinivasdareddy
srinivasdareddy / scopes.txt
Created November 3, 2015 19:29 — forked from iambibhas/scopes.txt
Sublime Text 2: Snippet scopes
Here is a list of scopes to use in Sublime Text 2 snippets -
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++
Clojure: source.clojure
CoffeeScript: source.coffee
@srinivasdareddy
srinivasdareddy / scopes.txt
Last active August 29, 2015 14:26 — forked from kaanra/scopes.txt
Sublime Text 2 Snippet Scope List
Here is a list of scopes to use in Sublime Text 2 snippets -
ActionScript: source.actionscript.2
AppleScript: source.applescript
ASP: source.asp
Batch FIle: source.dosbatch
C#: source.cs
C++: source.c++
Clojure: source.clojure
CoffeeScript: source.coffee