2021-04-10 16:04:58 +02:00
2021-04-10 16:04:40 +02:00
2021-04-10 16:29:35 +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, program_name/path/to/conf/program_name.md
Examples: neovim/neovim.conf, nginx/etc/nginx/nginx.conf

Syntax highlighting

To let Gitlab display the proper syntax highlighting, edit the .gitattribute file accordingly:
Example:

neovim/** gitlab-language=vim
spacemacs/** gitlab-language=elisp
Description
Racchiude una serie di file utili per configurare vari applicativi, sia lato server sia lato client.
Readme
Languages
Emacs Lisp 71.5%
HTML 14.5%
Vim script 3.9%
PHP 3.7%
CSS 3.1%
Other 3.3%