Racchiude una serie di file utili per configurare vari applicativi, sia lato server sia lato client.
Go to file
Claudio Maradonna d15002c606 Merge branch 'master' into 'master'
Add grafana dashboards

See merge request unitoo/sys/dot-files!5
2021-07-02 12:32:01 +00:00
apache Update from master 2021-07-02 12:23:06 +00:00
emacs Update from master 2021-07-02 12:23:06 +00: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
neovim uncomment conf 2021-04-10 17:56:54 +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
.gitattributes Update from master 2021-07-02 12:23:06 +00:00
README.md Update from master 2021-07-02 12:23:06 +00:00

README.md

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