From acc0e5f18e47b47c6a9c2aed64349a00d93cec63 Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Wed, 16 Feb 2022 08:34:19 +0100 Subject: Set term to foot. Fix loading env from su. --- .env | 7 ------- 1 file changed, 7 deletions(-) (limited to '.env') diff --git a/.env b/.env index ecf316c..ab8d692 100644 --- a/.env +++ b/.env @@ -34,13 +34,6 @@ alias gst='git status' # Use correct TTY for GPG Pinentry export GPG_TTY="$(tty)" gpg-connect-agent updatestartuptty /bye >/dev/null -export TERM=xterm -export PATH=$HOME/.local/bin:$PATH -export PATH=$HOME/.local/bin/`hostname`:$PATH -export PATH=$HOME/.local/bin/`uname -m`:$PATH -export PATH=$HOME/.cargo/bin:$PATH -export GOPATH="$HOME/.local/share/go" -export PATH=$GOPATH/bin:$PATH export PATH=$HOME/.local/bin:$PATH export PATH=$HOME/.local/bin/`hostname`:$PATH export PATH=$HOME/.local/bin/`uname -m`:$PATH -- cgit v1.2.3