Add tmux and vim configuration files

- Introduced a comprehensive tmux configuration file with custom themes, key bindings, and session management options.
- Added a lightweight vim configuration file utilizing vim-plug for plugin management, including themes, fuzzy finder, file tree, and editing helpers.
This commit is contained in:
Dmitry
2025-12-11 12:03:40 +03:00
commit 89c55ac4ef
14 changed files with 3326 additions and 0 deletions

9
ssh/.ssh/config Normal file
View File

@@ -0,0 +1,9 @@
# ════════════════════════════════════════════════════════════
# SSH Configuration (includes)
# ════════════════════════════════════════════════════════════
# Все настройки вынесены по секциям в config.d/*.conf
# Порядок загрузки задаётся префиксом (00-, 10-, 20- ...)
Include config.d/*.conf