dotfiles/sh/.config/sh
Marty Oehme e25ce19719
sh: Add new XDG_STATE_HOME env var from spec
The XDG BASE DIRECTORY spec now includes a provision for 'state' stuff,
that does not quite fit into either the permanent nature of
XDG_DATA_HOME, nor into the impermanence and deletable nature of
XDG_CACHE_HOME - i.e. longer running logs or history files. Things you
don't necessarily need backed up at all times, but things that should
also not change every time the tmpfs is flushed, should you run your
.cache directory under one.

More here: https://teddit.net/r/linux/comments/ny34vs/new_xdg_state_home_in_xdg_base_directory_spec/
and here: https://wiki.debian.org/XDGBaseDirectorySpecification#state
2022-06-28 10:21:14 +02:00
..
alias.d sh: Add serve alias to create a quick file server 2022-01-30 11:41:00 +01:00
profile.d sh: Fix graphical session start for ssh sessions 2022-01-28 10:15:47 +01:00
alias sh: Group directories first in ls views 2022-06-13 17:50:36 +02:00
env kitty: Switch to kitty terminal emulator 2022-01-16 15:18:07 +01:00
profile Add basic XDG compliant sh architecture 2020-02-02 15:08:40 +00:00
xdg sh: Add new XDG_STATE_HOME env var from spec 2022-06-28 10:21:14 +02:00