Readme : Remove conventions.

This commit is contained in:
Dmitry Voronin 2024-03-11 03:57:35 +03:00
parent e1feb86e99
commit da34b6945f

View file

@ -12,11 +12,3 @@ This is my own custom config that I use on my GNU/Linux machines. Not meant to b
[Neovim config](module/common/nvim/). [Neovim config](module/common/nvim/).
[Templates](user/home/module/template/). [Templates](user/home/module/template/).
[Tmux config](module/common/tmux/). [Tmux config](module/common/tmux/).
# Conventions.
## File namings.
Directory names are `snake_case` so you don't have to release the Shift key 10 times per second when tabing deep for directory.
File names are `PascalCase` to differ from directories, also it works nice with things like my archives where underscore and dash separate extra file data.