From 820f3d39126566d9a720b64f1d55cf9878361e0c Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 26 Nov 2024 19:03:13 +0200 Subject: . --- home/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/profile') diff --git a/home/profile b/home/profile index f81bc8a..b70ccc3 100644 --- a/home/profile +++ b/home/profile @@ -1,5 +1,3 @@ -PATH=${PATH}:/home/mccd/go/bin:/home/mccd/.cargo/bin:/home/mccd/.local/bin - export EDITOR="mg -n" export GDK_DPI_SCALE="1.5" export GDK_SCALE="1.5" @@ -17,3 +15,5 @@ export STITCH_GREP_CMD=ugrep export GUIX_PROFILE="/home/mccd/.guix-profile" . "$GUIX_PROFILE/etc/profile" source /run/current-system/profile/etc/profile.d/nix.sh +export PATH=${PATH}:/home/mccd/go/bin:/home/mccd/.cargo/bin:/home/mccd/.local/bin +export LD_LIBRARY_PATH=~/.guix-profile/lib -- cgit v1.2.3