Hi,
By default Bash uses these files in my home directory:
.bashrc
.bash_logout
.bash_history
.profile
However, wouldn't it be more streamlined to place these files under
directory '~/.config/bash'?
My home directory would not get so cluttered and, cleaning all
Bash-related files could be e
On 8/18/16 6:34 AM, Joonas Saarinen wrote:
> Hi,
>
> By default Bash uses these files in my home directory:
>
> .bashrc
> .bash_logout
> .bash_history
> .profile
>
> However, wouldn't it be more streamlined to place these files under
> directory '~/.config/bash'?
Maybe, but that's not a compell
On Thu, Aug 18, 2016 at 5:34 AM, Joonas Saarinen wrote:
> Hi,
>
> By default Bash uses these files in my home directory:
>
> .bashrc
> .bash_logout
> .bash_history
> .profile
>
> However, wouldn't it be more streamlined to place these files under
> directory '~/.config/bash'?
+1 for this. I've al