From 670dcd0c228047ed71aa5836ea199b5898e7b996 Mon Sep 17 00:00:00 2001 From: pvincent Date: Tue, 18 Aug 2026 19:24:58 +0400 Subject: [PATCH] new installation process --- etc/profile.arch | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/profile.arch b/etc/profile.arch index e82d294..28ad708 100644 --- a/etc/profile.arch +++ b/etc/profile.arch @@ -39,8 +39,6 @@ unset -f append_path # Source global bash config, when interactive but not posix or sh mode if test "$BASH" &&\ - ! test -v PS1 &&\ - ! test -v POSIXLY_CORRECT &&\ test "${0#-}" != sh &&\ test -r /etc/bash.bashrc then