PermLUG

I am the root administrator of the Russian language “Perm GNU/Linux Users Group”. This group is a community of software and hardware engineers, QA engineers, managers, students, and others who are passionate about free and open-source software and hardware. Founded in the late 1990s, the community remains vibrant and active. I have been organizing this community since around 2017.
bash-tweaks-etc

BASH, MC, Nano, Vim, Tmux miscellanous small customizations with easy to use interactive install script.
https://github.com/Gim6626/bash-tweaks-etc
VHKT

Vim Hotkeys Tutor (VHKT) is a console tool designed to assist in learning basic Vim hotkeys and commands.
https://github.com/Gim6626/vhkt
git-hooks

Various useful git hooks and related scripts
Currently only one hook with two checks in presented:
- If issue reference is presented in commit message
- If issue reference presented in commit message matches current branch (it is assumed that work is done in issue branches only as it is very often)