Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vcsh-shell
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nik | Klampfradler
vcsh-shell
Commits
ea147749
Unverified
Commit
ea147749
authored
6 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Add locale settings; update Debian address.
parent
33f576bb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.profile
+17
-1
17 additions, 1 deletion
.profile
with
17 additions
and
1 deletion
.profile
+
17
−
1
View file @
ea147749
...
...
@@ -36,6 +36,22 @@ done
# Set some variables
export
DEBFULLNAME
=
"Dominik George"
export
DEBEMAIL
=
n
ik@naturalnet.de
export
DEBEMAIL
=
n
atureshadow@debian.org
export
DEBSIGN_KEYID
=
3C9D54A47575C026FB17FD26B79A3C16A0C4F296
export
GIT_AUTHOR_NAME
=
"Dominik George"
# Locale
export
LANG
=
"nb_NO.UTF-8"
export
LANGUAGE
=
"nb_NO:nb:no_NO:no:nn_NO:nn:da:sv:en;de_DE;de"
export
LC_CTYPE
=
"nb_NO.UTF-8"
export
LC_NUMERIC
=
"nb_NO.UTF-8"
export
LC_TIME
=
"nb_NO.UTF-8"
export
LC_COLLATE
=
"C.UTF-8"
export
LC_MONETARY
=
"de_DE.UTF-8"
export
LC_MESSAGES
=
"nb_NO.UTF-8"
export
LC_PAPER
=
"de_DE.UTF-8"
export
LC_NAME
=
"nb_NO.UTF-8"
export
LC_ADDRESS
=
"de_DE.UTF-8"
export
LC_TELEPHONE
=
"nb_NO.UTF-8"
export
LC_MEASUREMENT
=
"nb_NO.UTF-8"
export
LC_IDENTIFICATION
=
"nb_NO.UTF-8"
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