From da34b6945f0ecc386cebc5d89822d9f1c544efcf Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Mon, 11 Mar 2024 03:57:35 +0300 Subject: [PATCH] Readme : Remove conventions. --- Readme.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Readme.md b/Readme.md index c60d2717..1ba0f298 100644 --- a/Readme.md +++ b/Readme.md @@ -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/). [Templates](user/home/module/template/). [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.