From 08452a1e2670061564d52a51487b9a3880e10d44 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 8 Nov 2021 03:01:10 +0100 Subject: profile: drop explicit TERM --- .profile | 2 -- 1 file changed, 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index e4cca20..47e7b2e 100644 --- a/.profile +++ b/.profile @@ -50,8 +50,6 @@ fi . "$HOME/.config/sway/env" -# set terminfo entry to use -export TERM=foot # Parallel portage export NUMCPUS=$(nproc) export NUMCPUSplusone=$((NUMCPUS + 1)) -- cgit 1.4.1