Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry
dcd32e2afd Refactor code structure for improved readability and maintainability 2026-01-06 19:19:28 +03:00
Dmitry
8c5234c800 Add comprehensive Zsh configuration files including aliases, completion settings, environment variables, custom functions, keybindings, shell options, plugins, and prompt configuration
- Created aliases for navigation, file management, system commands, and Git operations
- Configured completion settings with caching and custom formatting
- Set environment variables for editor, history, and various programming languages
- Implemented custom functions for navigation, file extraction, and process management
- Defined keybindings for efficient command line navigation and editing
- Established shell options for enhanced history management and command correction
- Integrated various plugins for improved functionality, including FZF, autosuggestions, and syntax highlighting
- Configured Powerlevel10k theme for a visually appealing prompt
2025-12-11 12:09:10 +03:00
Dmitry
89c55ac4ef 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.
2025-12-11 12:03:40 +03:00