Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
rcfiles
Commits
bb753afb
Commit
bb753afb
authored
9 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Seperate personal and BigPanda GitHub accounts.
parent
213d1202
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ssh/config.d/20_bigpanda
+6
-1
6 additions, 1 deletion
.ssh/config.d/20_bigpanda
.ssh/config.d/20_github
+3
-3
3 additions, 3 deletions
.ssh/config.d/20_github
.ssh/config.d/20_shore
+2
-1
2 additions, 1 deletion
.ssh/config.d/20_shore
with
11 additions
and
5 deletions
.ssh/config.d/20_bigpanda
+
6
−
1
View file @
bb753afb
# BigPanda servers
Host prod-* stage-*
ec2-*
staging*
ci
.bigpanda.io
demo*
Host prod-* stage-* staging*
demo* *
.bigpanda.io
User ubuntu
IdentityFile ~/.ssh/bigpanda
Host ender
User nimrod
IdentityFile ~/.ssh/bigpanda
Host github-bp
HostName github.com
User git
IdentityFile ~/.ssh/bigpanda
This diff is collapsed.
Click to expand it.
.ssh/config.d/20_github
+
3
−
3
View file @
bb753afb
# github.com
Host github.com
User git
IdentityFile ~/.ssh/
bigpand
a
#
Host github.com
#
User git
#
IdentityFile ~/.ssh/
id_rs
a
This diff is collapsed.
Click to expand it.
.ssh/config.d/20_shore
+
2
−
1
View file @
bb753afb
...
...
@@ -19,7 +19,8 @@ ProxyCommand ssh ns1 nc %h %p
Host ns2
HostName ns2.shore.co.il
User admin
DynamicForward 8080
DynamicForward 9999
ProxyCommand ssh ns1 nc %h %p
Host cgit
HostName cgit.trusted
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment