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
2025-12-11 12:03:40 +03:00
2025-12-11 12:03:40 +03:00
2025-12-11 12:03:40 +03:00
2025-12-11 12:03:40 +03:00

Dotfiles

Мой репозиторий конфигурационных файлов.

Установка

git clone <repository-url> ~/.dotfiles
cd ~/.dotfiles
stow -t ~ */
Description
No description provided
Readme 184 KiB
Languages
Shell 92.1%
Lua 7.9%