Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Environmental Cheminformatics
plan-b
Commits
4fbfe36f
Commit
4fbfe36f
authored
Jun 04, 2021
by
Todor Kondic
Browse files
profile: Drop GUIX setup from .profile
parent
e0268a33
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/home/user/.profile
View file @
4fbfe36f
...
...
@@ -25,15 +25,6 @@ fi
if
[
-d
"
$HOME
/.local/bin"
]
;
then
PATH
=
"
$HOME
/.local/bin:
$PATH
"
fi
GUIX_PROFILE
=
"
$HOME
/.config/guix/current"
if
[
-e
"
$GUIX_PROFILE
/etc/profile"
]
;
then
source
"
$GUIX_PROFILE
/etc/profile"
export
GUIX_PROFILE
export
GUIX_LOCPATH
=
"
$HOME
/.guix-profile/lib/locale"
export
PATH
=
"
$HOME
/.guix-profile/bin:
$PATH
"
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment