This repository includes personal configuration files and helper scripts:
-
starship-config – Custom starship.toml prompt configuration for enhanced terminal experience.
-
export-to-yaml – Advanced Kubernetes/OpenShift resource export tool (v3.0) with enterprise-grade features:
- Bulk Export: Export all resources of a type with
secret allordeployment all - Dry-Run Mode: Preview operations without executing them
- Backup Functionality: Automatic timestamped backups before overwriting
- Metadata Control: Optionally preserve labels and annotations
- Progress Tracking: Real-time feedback for bulk operations
- Enhanced Safety: Comprehensive error handling and validation
- Clean Output: Removes unnecessary metadata for GitOps workflows
- Bulk Export: Export all resources of a type with
-
vim-config – Complete Vim configuration setup with enhanced development features:
- Plugin Management: Pathogen-based plugin system for easy management
- Code Quality: ALE integration for real-time linting and error detection
- Syntax Support: Ansible syntax highlighting and YAML support
- Visual Enhancements: Indent guides and Gruvbox color scheme
- YAML Linting: Pre-configured yamllint integration for YAML file validation
- Easy Setup: Step-by-step installation guide with automated configuration