#1005137 .bashrc indentation fixes

Package:
bash
Source:
bash
Description:
GNU Bourne Again SHell
Submitter:
Axel Scheepers
Date:
2024-04-15 11:45:10 UTC
Severity:
normal
Tags:
#1005137#5
Date:
2022-02-07 19:02:10 UTC
From:
To:
/etc/skel/.bashrc contains a mixture of tabs and spaces and indentation of
both 2 and 4 spaces.

/etc/skel/.profile contains a mixture of tabs and spaces.

Attached is a patch to 'fix' both. I know this is how vi indents with
shiftwidth=4 and not using `expand` before saving the file so I'm not sure
what the policy regarding this is.

Kind regards,

Axel Scheepers