You are not logged in.

#1 2010-01-29 17:17:51

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

The .config directory makes me angry.

I don't like having to type ls -a ~/.config/ and ls - a ~ to see all my dotfiles, it's really annoying and just obfuscates everything. Is there a way to change it?


Personally, I'd rather be back in Hobbiton.

Offline

#2 2010-01-29 17:21:47

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: The .config directory makes me angry.

You could:

1) set $XDG_CONFIG_HOME=$HOME ? or
2) set-up a function to combine a listing of both, or
3) use libetc  to just use .config and use a function to ls -A that?


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#3 2010-01-29 17:55:09

Barrucadu
Member
From: York, England
Registered: 2008-03-30
Posts: 1,158
Website

Re: The .config directory makes me angry.

Be angry at the developers who don't make their programs use ~/.config tongue

Offline

#4 2010-01-29 18:01:20

JohannesSM64
Member
From: Norway
Registered: 2009-10-11
Posts: 623
Website

Re: The .config directory makes me angry.

Barrucadu wrote:

Be angry at the developers who don't make their programs use ~/.config tongue

The problem is that ~ is already standardized for a heap of programs, and changing it would introduce some migration pain. It seems most GUI apps (at least new ones) use ~/.config, while CLI apps stick with ~.

Offline

#5 2010-01-29 18:03:29

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: The .config directory makes me angry.

alias lc='ls -a .config' maybe

Offline

#6 2010-01-29 18:15:34

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: The .config directory makes me angry.

I'm angry at the developers who make their programs use ~/.config. . . .


Personally, I'd rather be back in Hobbiton.

Offline

#7 2010-01-29 22:22:46

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: The .config directory makes me angry.

Someone pointed me to a program that forces the use of the .config directory...I can't remember what its called now. Let me search it.

edit:

Here it is, http://ordiluc.net/fs/libetc/

Last edited by sand_man (2010-01-29 22:23:38)


neutral

Offline

#8 2010-01-29 22:48:25

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: The .config directory makes me angry.

But I don't want to use the .config directory. I want it GONE.


Personally, I'd rather be back in Hobbiton.

Offline

#9 2010-01-29 22:55:16

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: The .config directory makes me angry.

Edit: As Runiq points out, setting XDG to use ~ does not hide the files. You can ignore this post if you want. Keeping for posterity to point and laugh at me. hmm

Did skanky's suggestion not work? You're not forced to use ~/.config. By setting the appropriate XDG env var you can make those programs use /in/the/glorious/config/directory should you want them too. Your imagination is your limit.

Last edited by fsckd (2010-01-29 23:09:38)


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#10 2010-01-29 22:56:05

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: The .config directory makes me angry.

Kinda reminds me of this. smile

Anikom15, I don't think there is a simple solution to that: You could use ~ instead of ~/.config as XDG_CONFIG_HOME, but all those configuration directories wouldn't be hidden anymore…

Offline

#11 2010-01-30 03:02:05

Anikom15
Banned
From: United States
Registered: 2009-04-30
Posts: 836
Website

Re: The .config directory makes me angry.

Whose idea was it to have a .config directory? I think I'm gonna kill them.


Personally, I'd rather be back in Hobbiton.

Offline

#12 2010-01-30 03:07:56

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: The .config directory makes me angry.

@Anikom15
What's your problem??
Just use the XDG_CONFIG_HOME variable...

Offline

#13 2010-01-30 04:03:50

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,493
Website

Re: The .config directory makes me angry.

Anikom15 wrote:

Whose idea was it to have a .config directory? I think I'm gonna kill them.

Get a blog for your petty rants.  You have been provided solutions...

Closing.

Offline

Board footer

Powered by FluxBB