Add user .bashrc and .bash_profile files and slightly modified the system bashrc
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
name: bash
|
||||
description: The Bourne-Again Shell
|
||||
version: 5.2.37
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://www.gnu.org/software/bash/
|
||||
license: GPL3-or-later
|
||||
architecture: any
|
||||
keep: ["etc/bashrc","etc/profile"]
|
||||
keep: ["etc/bashrc","etc/profile","etc/skel/.bash_profile","etc/skel/.bashrc"]
|
||||
depends: ["glibc","readline","readline"]
|
||||
optional_depends: ["bash-completion"]
|
||||
provides: ["sh"]
|
||||
|
||||
Reference in New Issue
Block a user