Racchiude una serie di file utili per configurare vari applicativi, sia lato server sia lato client.
Go to file
Claudio Maradonna ac2cebc5e5
fix main README
2021-08-05 14:27:52 +02:00
apache fix: apache syntax highlight 2021-08-05 10:26:28 +02:00
emacs fix: try to fix gitea syntax highlight 2021-08-05 10:19:22 +02:00
grafana/dashboards adding grafana dashboards 2021-07-02 14:30:51 +02:00
iptables Update from master 2021-07-02 12:23:06 +00:00
mysql feature: add mysql script to GRANT and REVOKE privileges 2021-07-31 01:52:35 +02:00
neovim fix: neovim syntax highlight 2021-08-05 10:22:12 +02:00
nextcloud feature: add example mysql nextcloud config 2021-08-05 10:35:50 +02:00
postgresql/etc/postgresql Update from master 2021-07-02 12:23:06 +00:00
prometheus/exporters/etc Update from master 2021-07-02 12:23:06 +00:00
redis/etc feature: redis localhost hardening config example 2021-08-04 18:25:50 +02:00
solargraph feature: add solargraph configuration for ruby + rails autocompletion 2021-08-05 01:32:02 +02:00
.gitattributes fix: try to fix gitea syntax highlight 2021-08-05 10:19:22 +02:00
README.md fix main README 2021-08-05 14:27:52 +02:00

README.md

dot-files

Unitoo standardized dotfiles.

Directory Logic

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:

  • neovim/neovim.conf
  • nginx/etc/nginx/nginx.conf
  • nginx/etc/nginx/nginx.md

Syntax highlighting

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

Support

Donate using Liberapay


unitoo.it  ·  Mastodon @unitoo  ·  GitHub @UnitooTeam