Using Directories as Configuration Fomats - Programming On Unix
Users browsing this thread: 1 Guest(s)
|
|||
(12-09-2019, 03:54 AM)zge Wrote: one could just choose "this/that/.opt", saying all hidden files are comments, regardless of their name. That sounds great. And one could have this/.opt , with "global" notes. It is kind of a cool system, one benefit is also if one would like the same value for different keys you can create symlinks, especially nice for "theming". Code: head blue Code: ln -fs blue i3/bordercolor polybar/backgroundcolor Halfwit Wrote:and the compulsory ones like .ssh/ which will never go away. yeah and .bashrc and .inputrc and .profile and .vimrc and .xinitrc and .moonchild productions/ whatever you know. I know about that (excellent) Arch wikipage, but have never really bothered setting since it will not be 100%, and then even if it got setup, we install some random nasty program and one needs to constantly get annoyed by this. So i chose to have my own directory structured the way i want, and then symlink them to their stupid default locations and always have hidden icons hidden in thunar. I know i once saw i guy who had made a script that was running as a cronjob, and removing all new files-(whitelist) from ~ .most of these stupid files contain the default settings and if removed it will not effect the program, other then it will always create a new file with default settings that we never change anyways. |
|||
Messages In This Thread |
Using Directories as Configuration Fomats - by pkal - 11-09-2019, 01:19 PM
RE: Using Directories as Configuration Fomats - by budRich - 11-09-2019, 10:53 PM
RE: Using Directories as Configuration Fomats - by Halfwit - 12-09-2019, 02:07 AM
RE: Using Directories as Configuration Fomats - by pkal - 12-09-2019, 03:54 AM
RE: Using Directories as Configuration Fomats - by budRich - 12-09-2019, 01:45 PM
RE: Using Directories as Configuration Fomats - by z3bra - 12-09-2019, 07:28 PM
RE: Using Directories as Configuration Fomats - by Halfwit - 13-09-2019, 12:09 AM
RE: Using Directories as Configuration Fomats - by pkal - 13-09-2019, 05:38 AM
RE: Using Directories as Configuration Fomats - by josuah - 12-01-2020, 08:54 PM
RE: Using Directories as Configuration Fomats - by josuah - 12-01-2020, 09:05 PM
|