From 8e237fadf1cc707bea96f69e82d5f96cc4e18a7b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 28 Mar 2022 08:50:48 -0300 Subject: sh/bashrc.sh: Remove GUIX_PROFILE, to be included in sh/env.sh --- sh/bashrc.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sh/bashrc.sh b/sh/bashrc.sh index 492b42d6..c8928ca0 100644 --- a/sh/bashrc.sh +++ b/sh/bashrc.sh @@ -5,7 +5,6 @@ export DOTFILES=~/dev/libre/dotfiles . $DOTFILES/sh/bash-config.sh . $DOTFILES/sh/env.sh -. "$GUIX_PROFILE/etc/profile" . $DOTFILES/sh/colors.sh . $DOTFILES/sh/ps1.sh . $DOTFILES/sh/fzf.sh -- cgit v1.3