Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envrcd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
isgphys
envrcd
Commits
c3428100
Commit
c3428100
authored
2 years ago
by
Christian Ringger
Browse files
Options
Downloads
Patches
Plain Diff
changes in globi profile
parent
08acb163
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
profile/globi/envrcd.d/20-aliases
+2
-2
2 additions, 2 deletions
profile/globi/envrcd.d/20-aliases
with
2 additions
and
2 deletions
profile/globi/envrcd.d/20-aliases
+
2
−
2
View file @
c3428100
...
...
@@ -5,6 +5,6 @@ alias kc='eval $(keychain --nogui --eval --agents ssh,gpg --quick id_rsa 99EEA27
alias
kcs
=
'eval $(keychain --nogui --eval --agents ssh --quick id_rsa)'
unalias
git
if
[
"
${
ENVRCD_USER
}
"
!=
"globi"
]
||
[
"
${
HOSTNAME
}
"
!=
"
portus
"
]
||
[
"
${
USER
}
"
!=
"chringge"
]
;
then
if
[
"
${
ENVRCD_USER
}
"
!=
"globi"
]
||
[
"
${
HOSTNAME
}
"
!=
"
PORTUS
"
]
||
[
"
${
USER
}
"
!=
"chringge"
]
;
then
alias
git
=
"HOME=
${
ENVRCD_PROFILE_PATH
}
git"
fi
\ No newline at end of file
fi
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