Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
Thread: XDG_CONFIG_HOME as ~/etc
Post: RE: XDG_CONFIG_HOME as ~/etc
(02-09-2023, 04:03 PM)jkl Wrote: (02-09-2023, 01:33 PM)adi Wrote: I'm in the process of renaming ~/Downloads to ~/dl
Why?
Just consistency reasons. |
|
adi |
Other *nix-like OSes & POSIX related
|
4 |
5,304 |
03-09-2023, 04:04 AM |
|
Thread: XDG_CONFIG_HOME as ~/etc
Post: RE: XDG_CONFIG_HOME as ~/etc
(02-09-2023, 09:39 AM)venam Wrote: but then it'll be a chicken and egg problem if you want this one defined too.
I don't believe user-dirs.dirs is ment to handle $XDG_CONFIG_HOME, you set that a... |
|
adi |
Other *nix-like OSes & POSIX related
|
4 |
5,304 |
02-09-2023, 01:33 PM |
|
Thread: XDG_CONFIG_HOME as ~/etc
Post: XDG_CONFIG_HOME as ~/etc
What's your opinion on the following config:
Code:export XDG_DATA_HOME=~/share
export XDG_CONFIG_HOME=~/etc
export XDG_STATE_HOME=~/local/state
export XDG_CACHE_HOME=~/var/cache
export XDG_RUNTIME_DI... |
|
adi |
Other *nix-like OSes & POSIX related
|
4 |
5,304 |
02-09-2023, 08:25 AM |
|
Thread: What are you working on?
Post: RE: What are you working on?
Just launched a couple of themes for my simple static site generator , mkws! |
|
adi |
Programming On Unix
|
414 |
393,846 |
05-09-2022, 09:08 AM |
|
Thread: What are you working on?
Post: RE: What are you working on?
(18-04-2022, 02:26 AM)venam Wrote: (17-04-2022, 05:26 PM)adi Wrote: the web site for my static site generator mkws
The name is really well-chosen. However, I got a tip, you're sharing the binaries... |
|
adi |
Programming On Unix
|
414 |
393,846 |
18-04-2022, 12:24 PM |
|
Thread: What are you working on?
Post: RE: What are you working on?
Hi all,
Recently I've been working on a couple of themes and theme portion of the web site for my static site generator mkws. First two themes previews: https://mkws.sh/sans.webp and https://mkws.sh/... |
|
adi |
Programming On Unix
|
414 |
393,846 |
17-04-2022, 05:26 PM |