From 4347fc020fb5d9ff8d37c46b27350850cc7a0d4f Mon Sep 17 00:00:00 2001 From: Daniel Meiburg Date: Tue, 26 Sep 2023 21:00:22 +0200 Subject: [PATCH] profile: remove path to fix nixos --- .profile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.profile b/.profile index 4265653..587d14b 100644 --- a/.profile +++ b/.profile @@ -1,8 +1,3 @@ -##### sh/ksh initialization - -PATH=/usr/local/bin:/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/usr/local/sbin:/usr/bin/vendor_perl:~/bin:/home/dm/.local/bin:/opt/texlive/2021/bin/x86_64-linuxmusl -export PATH HOME TERM - #####clean home directory CONF=$HOME/.config CACHE=$HOME/.cache