aboutsummaryrefslogtreecommitdiff
path: root/shell/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'shell/.profile')
-rw-r--r--shell/.profile12
1 files changed, 0 insertions, 12 deletions
diff --git a/shell/.profile b/shell/.profile
index d24656e..619b530 100644
--- a/shell/.profile
+++ b/shell/.profile
@@ -9,18 +9,6 @@ prepend_path () {
}
-_GUIX_PROFILE=~/.config/guix/current
-export GUIX_PROFILE=~/.guix-profile
-export GUIX_LOCPATH=$GUIX_PROFILE/lib/locale
-
-export INFOPATH=$_GUIX_PROFILE/share/info:$INFOPATH
-export XDG_DATA_DIRS=$GUIX_PROFILE/share:${XDG_DATA_DIRS:-/usr/local/share/:/usr/share/}
-
-prepend_path $_GUIX_PROFILE/bin
-[ -f $GUIX_PROFILE/etc/profile ] && . $GUIX_PROFILE/etc/profile
-
-
-# export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist
# export CHICKEN_REPOSITORY=~/programs/chicken_repository
# export GDK_BACKEND=wayland
# export QT_AUTO_SCREEN_SCALE_FACTOR=1