aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-09-26 23:48:40 +0200
committerbozo.kopic <bozo@kopic.xyz>2022-09-26 23:48:40 +0200
commit44190f015d0f1c7cfd7484bed11eb277087b49f9 (patch)
tree512bf0ddced4092cc8133d06a21891fdd3d28af4 /shell
parentcbba80700cbdc95d294f3ec61075ff2cbdd503e3 (diff)
.
Diffstat (limited to 'shell')
-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