configurations/README.md

30 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2022-08-23 10:38:51 +02:00
# configurations
2021-04-09 14:35:47 +02:00
2021-04-10 16:24:53 +02:00
Unitoo standardized dotfiles.
## Directory Logic
2021-08-05 14:27:52 +02:00
The directory tree logic is the following: `program_name/program_name.extension`.
Each conf file can have an associated Markdown file named `program_name/program_name.md`.
You can also put the conf inside the actual path of the configuration file following this logic: `program_name/path/to/conf/program_name.conf`
**Examples:**
2021-04-10 17:46:50 +02:00
- `neovim/neovim.conf`
- `nginx/etc/nginx/nginx.conf`
- `nginx/etc/nginx/nginx.md`
2021-04-10 16:24:53 +02:00
## Syntax highlighting
2021-08-05 14:27:52 +02:00
In order to display the proper syntax highlighting on Gitea, you should use the appropriate file extension as described here: https://github.com/alecthomas/chroma
2021-04-11 14:08:13 +02:00
## Support
<a href="https://liberapay.com/Unitoo/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
---
> [unitoo.it](https://www.unitoo.it) &nbsp;&middot;&nbsp;
2022-04-24 11:24:30 +02:00
> Fediverse [admin@social.unitoo.it](https://social.unitoo.it/admin) &nbsp;&middot;&nbsp;
2021-04-11 14:08:13 +02:00
> GitHub [@UnitooTeam](https://github.com/UnitooTeam)