bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Location of configuration files


From: Joonas Saarinen
Subject: Location of configuration files
Date: Thu, 18 Aug 2016 13:34:15 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

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 easily done with the command 'rm -rf ~/.config/bash'.

Joonas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]