[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How come source bash_completion cannot be early
From: |
Budi |
Subject: |
How come source bash_completion cannot be early |
Date: |
Thu, 31 Aug 2023 12:31:49 +0700 |
How come code to source bash_completion cannot work as early as when
the /etc/profile is initialzed/ run, as sourcing is put inside the
file
while sourcing is put inside the ~/.bashrc file, it's too later and
very inefficient for user often or always need to re-initialize it
Please show the best way to set up
- How come source bash_completion cannot be early,
Budi <=