Create files and directories according to XDG spec
- Lenguaje dominante
- Go
- Estrellas
- 30.8k
- Forks
- 613
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Description
https://github.com/abiosoft/colima/discussions/1093#discussioncomment-11720708
The `_lima` and the `daemon` dirs and the docker sockets are currently created within the `XDG_CONFIG_HOME` dir.
These contain log files, private keys and state, therefor they should be created in other XDG dirs according to the XDG spec:
XDG_CACHE_HOME
XDG_DATA_HOME
XDG_STATE_HOME
### Version
_No response_
### Operating System
- [X] macOS Intel <= 13 (Ventura)
- [X] macOS Intel >= 14 (Sonoma)
- [X] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [X] Linux
### Output of `colima status`
_No response_
### Reproduction Steps
1.
2.
3.
### Expected behaviour
_No response_
### Additional context
_No response_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.