Bruno BELANYI
|
da3c29bbaf
|
home: xdg: add comment about 'tig'
To explain why I didn't modify it as part of my `$XDG_STATE_HOME`
migration in fbd3b70d61 .
|
2024-11-28 12:07:52 +00:00 |
|
Bruno BELANYI
|
8b61af1ac3
|
home: xdg: remove 'gdb' directory
I have an actual module to configure `gdb`, and it uses
`$XDG_STATE_HOME` anyway...
|
2024-11-28 12:07:12 +00:00 |
|
Bruno BELANYI
|
e8a41187e7
|
home: xdg: create 'HISTFILE' parent directory
In fbd3b70d61 , I forgot to modify the
`.keep` file to be created in `$XDG_STATE_HOME/bash/`.
|
2024-11-28 12:06:03 +00:00 |
|
Bruno BELANYI
|
898523d079
|
treewide: fix typos
|
2024-09-27 13:49:29 +00:00 |
|
Bruno BELANYI
|
fbd3b70d61
|
home: use 'XDG_STATE_HOME' for history files
ci/woodpecker/push/check Pipeline was successful
It's specified as the place to put them, so let's make use of it I
guess.
|
2024-09-06 20:52:30 +01:00 |
|
Bruno BELANYI
|
b24d299f70
|
home: xdg: move 'gdb' variables to their module
ci/woodpecker/push/check Pipeline was successful
|
2024-03-12 10:16:45 +00:00 |
|
Bruno BELANYI
|
f06e99d95b
|
home: xdg: move 'less' variables to their module
|
2024-03-12 10:16:45 +00:00 |
|
Bruno BELANYI
|
276cc7e5f2
|
home: xdg: add '_JAVA_OPTIONS'
|
2024-03-11 17:32:54 +01:00 |
|
Bruno BELANYI
|
b0aee235cd
|
home: xdg: add 'GRADLE_USER_HOME'
ci/woodpecker/push/check Pipeline was successful
|
2024-02-11 11:26:05 +00:00 |
|
Bruno BELANYI
|
cb97b0dbde
|
home: xdg: add python configuration
It looks like 3.13 finally brought a way to change the history location
through `PYTHON_HISTORY`.
|
2024-02-11 11:26:05 +00:00 |
|
Bruno BELANYI
|
f4c4a485d6
|
home: xdg: fix sort order
|
2024-02-11 11:26:05 +00:00 |
|
Bruno BELANYI
|
ec79be2a45
|
home: xdg: set 'ANDROID_USER_HOME'
|
2023-11-29 10:56:16 +00:00 |
|
Bruno BELANYI
|
65a8f7c481
|
home: create 'modules/home' folder
Consolidating all modules under the same path, to clear out the
top-level directory.
|
2023-11-11 18:12:05 +00:00 |
|