- 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.
9 lines
597 B
Plaintext
9 lines
597 B
Plaintext
# ════════════════════════════════════════════════════════════
|
||
# SSH Configuration (includes)
|
||
# ════════════════════════════════════════════════════════════
|
||
|
||
# Все настройки вынесены по секциям в config.d/*.conf
|
||
# Порядок загрузки задаётся префиксом (00-, 10-, 20- ...)
|
||
|
||
|
||
Include config.d/*.conf |