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
44a97451
Commit
44a97451
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Updates for new GitLab instances.
Update refrences from the cgit instance to GitLab. Yay!
parent
dd3e23a4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+3
-3
3 additions, 3 deletions
.gitmodules
.pre-commit-config.yaml
+1
-1
1 addition, 1 deletion
.pre-commit-config.yaml
Documents/bin/wifi-login
+1
-1
1 addition, 1 deletion
Documents/bin/wifi-login
README.md
+3
-3
3 additions, 3 deletions
README.md
with
8 additions
and
8 deletions
.gitmodules
+
3
−
3
View file @
44a97451
[submodule "Repositories/Shore/ssl-ca"]
path = Repositories/Shore/ssl-ca
url = https://
www
.shore.co.il/
git
/ssl-ca/
url = https://
git
.shore.co.il/
nimrod
/ssl-ca/
branch = master
[submodule "Repositories/Shore/ssh-ca"]
path = Repositories/Shore/ssh-ca
url = https://
www
.shore.co.il/
git
/ssh-ca/
url = https://
git
.shore.co.il/
nimrod
/ssh-ca/
branch = master
[submodule "Repositories/Shore/bundle_certs"]
path = Repositories/Shore/bundle_certs
url = https://
www
.shore.co.il/
git
/bundle_certs/
url = https://
git
.shore.co.il/
nimrod
/bundle_certs/
branch = master
This diff is collapsed.
Click to expand it.
.pre-commit-config.yaml
+
1
−
1
View file @
44a97451
...
...
@@ -13,7 +13,7 @@ repos:
-
id
:
detect-private-key
-
id
:
trailing-whitespace
-
id
:
requirements-txt-fixer
-
repo
:
https://
www
.shore.co.il/
git
/shell-pre-commit
/
-
repo
:
https://
git
.shore.co.il/
nimrod
/shell-pre-commit
.git
rev
:
v0.6.0
hooks
:
-
id
:
shell-lint
...
...
This diff is collapsed.
Click to expand it.
Documents/bin/wifi-login
+
1
−
1
View file @
44a97451
...
...
@@ -29,7 +29,7 @@
#
# If you don't want to clone the repo but you just want this script, run:
#
# curl https://
www
.shore.co.il/
git
/rcfiles/
plain
/Documents/bin/wifi-login | sudo tee /etc/NetworkManager/dispatcher.d/90wifi-login
# curl https://
git
.shore.co.il/
nimrod
/rcfiles/
-/raw/master
/Documents/bin/wifi-login | sudo tee /etc/NetworkManager/dispatcher.d/90wifi-login
# sudo chmod +x /etc/NetworkManager/dispatcher.d/90wifi-login
set
-eu
...
...
This diff is collapsed.
Click to expand it.
README.md
+
3
−
3
View file @
44a97451
...
...
@@ -15,7 +15,7 @@ mass consumption as it is.
cd
git init
git remote add origin https://
www
.shore.co.il/
git
/rcfiles
git remote add origin https://
git
.shore.co.il/
nimrod
/rcfiles
git fetch
git reset --hard origin/master
git branch --set-upstream-to=origin/master
...
...
@@ -29,7 +29,7 @@ Dependencies that can be installed locally inside the home directory, are
installed with the Git hook using the supplied
`Makefile`
. Dependencies that
can't be installed locally, can be install with the
`workstation.yml`
Ansible
playbook from the
[
ansible-desktop-playbook
](
https://
www
.shore.co.il/
git
/ansible-desktop-playbooks
)
[
ansible-desktop-playbook
](
https://
git
.shore.co.il/
ansible
/ansible-desktop-playbooks
)
repository, please consult the README from that repository. Care has been given
to minimizing the dependencies and making the scripts as cross-platform as
reasonably possible, so most script would run without any installing any tools
...
...
@@ -44,4 +44,4 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
Nimrod Adar,
[
contact me
](
mailto:nimrod@shore.co.il
)
or visit my
[
website
](
https://www.shore.co.il/
)
. Patches are welcome via
[
`git send-email`
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is located
at:
<https://
www
.shore.co.il/
git
/>
.
at:
<https://
git
.shore.co.il/
nimrod
/>
.
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