2021-04-09 14:35:47 +02:00
# dot-files
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) ·
> Mastodon [@unitoo](https://mastodon.uno/@unitoo) ·
> GitHub [@UnitooTeam](https://github.com/UnitooTeam)