Racchiude una serie di file utili per configurare vari applicativi, sia lato server sia lato client.
Find a file
2021-06-26 12:45:58 +02:00
apache fix: adjusted all configuration as described in README 2021-06-26 12:45:58 +02:00
emacs
iptables Updated README. Add iptables basic rules 2021-04-11 19:02:40 +02:00
neovim
postgresql/etc/postgresql fix: adjusted all configuration as described in README 2021-06-26 12:45:58 +02:00
prometheus/exporters/etc fix: adjusted all configuration as described in README 2021-06-26 12:45:58 +02:00
.gitattributes
README.md Updated README. Add iptables basic rules 2021-04-11 19:02:40 +02:00

dot-files

Unitoo standardized dotfiles.

Directory Logic

The directory tree logic is the following: program_name/program_name.conf
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 Gitlab, edit the .gitattributes file accordingly:

neovim/*.conf gitlab-language=vim
emacs/*.conf gitlab-language=elisp

Support

Donate using Liberapay


unitoo.it  ·  Mastodon @unitoo  ·  GitHub @UnitooTeam