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
9486f26d
Commit
9486f26d
authored
5 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
gcloud profiles.
Google SDK CLI profiles for Shore and Endless.
parent
fea5ccf0
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.bashrc
+1
-0
1 addition, 0 deletions
.bashrc
Documents/Endless/.envrc
+1
-0
1 addition, 0 deletions
Documents/Endless/.envrc
with
2 additions
and
0 deletions
.bashrc
+
1
−
0
View file @
9486f26d
...
@@ -54,6 +54,7 @@ export HELM_HOME="$HOME/.helm"
...
@@ -54,6 +54,7 @@ export HELM_HOME="$HOME/.helm"
export
DOCKER_BUILDKIT
=
1
export
DOCKER_BUILDKIT
=
1
export
COMPOSE_DOCKER_CLI_BUILD
=
1
export
COMPOSE_DOCKER_CLI_BUILD
=
1
export
PGSSLROOTCERT
=
/etc/ssl/certs/ca-certificates.crt
export
PGSSLROOTCERT
=
/etc/ssl/certs/ca-certificates.crt
export
CLOUDSDK_ACTIVE_CONFIG_NAME
=
'shore'
alias
ll
=
'ls -lha'
alias
ll
=
'ls -lha'
alias
la
=
'ls -AF'
alias
la
=
'ls -AF'
...
...
This diff is collapsed.
Click to expand it.
Documents/Endless/.envrc
+
1
−
0
View file @
9486f26d
...
@@ -13,4 +13,5 @@ export DISCOURSE_API_USERNAME='Nimrod_Adar'
...
@@ -13,4 +13,5 @@ export DISCOURSE_API_USERNAME='Nimrod_Adar'
export JJB_SECTION=endlessm
export JJB_SECTION=endlessm
export LDAPCONF="$PWD/ldaprc"
export LDAPCONF="$PWD/ldaprc"
export GNUPGHOME="$PWD/.gnupg"
export GNUPGHOME="$PWD/.gnupg"
export CLOUDSDK_ACTIVE_CONFIG_NAME='endless'
. .envrc.private
. .envrc.private
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