Readme : Remove conventions.
This commit is contained in:
parent
e1feb86e99
commit
da34b6945f
|
@ -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.
|
|
||||||
|
|
Loading…
Reference in a new issue