From 5fc03b0db7cb90e19ae72ff34b2651555d8f1ad7 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 11 Oct 2020 21:54:49 -0400 Subject: Changes from new Parabola setup --- .profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 6bcab82..11aaabe 100644 --- a/.profile +++ b/.profile @@ -10,7 +10,7 @@ fi export EDITOR="emacsclient -nw" export VISUAL="emcl" -PATH="$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin:$PATH" +# PATH="$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin:$PATH" if [ -z "$IS_GUIX_SYSTEM" ]; then PATH="$HOME/.config/guix/current/bin${PATH:+:}$PATH" INFOPATH="$HOME/.config/guix/current/share/info${INFOPATH:+:}$INFOPATH" @@ -75,7 +75,7 @@ for p in $MY_GUIX_PROFILES/*; do unset profile done -export PATH="$HOME/usr/local/bin:$HOME/.local/bin:$PATH" +export PATH="$HOME/u/local/bin:$HOME/.local/bin:$PATH" # start an ssh-agent (with guix's openssh) if [ -z "$IS_GUIX_SYSTEM" ]; then -- cgit v1.2.3-60-g2f50