๐ŸŒ  Dotfiles: A Beautiful Development Environment

ShellDevelopmentWSLCustomizationProductivity

Welcome to my dotfilesโ€”a beautiful, thoughtfully designed development environment that transforms your terminal into a powerful and elegant workspace. Crafted with attention to detail, it seamlessly unifies Linux, WSL2, and Windows while providing a delightful and efficient user experience.

โœจ Key Features

  • ๐ŸŽจ Beautiful by Design: Carefully crafted color scheme and typography that's easy on the eyes
  • ๐Ÿš€ Cross-Platform Ready: Works seamlessly across Linux, WSL2, and Windows
  • ๐Ÿ”„ Smart Integration: Intelligent handling of cross-platform operations and path conversions
  • ๐Ÿ“ฑ Android Development: First-class support for AOSP development and device management
  • ๐ŸŽฏ Modern CLI Tools: Curated selection of powerful, modern command-line utilities
  • ๐Ÿ–ฅ๏ธ HyperShell: Enhanced PowerShell environment that brings Linux elegance to Windows
  • โšก Lightning Fast: Optimized for performance with intelligent caching and lazy loading
  • ๐ŸŽฎ Intuitive Controls: Streamlined keyboard shortcuts and fuzzy-finding capabilities

๐Ÿ› ๏ธ Core Components

Development Environment

  • Starship Prompt: Beautiful, informative command prompt that adapts to your context
  • AstroNvim: Powerful text editor configuration with IDE-like features
  • Tmux: Terminal multiplexer with custom styling and smart layouts

Modern CLI Experience

  • Fuzzy Finding: Quickly locate files, navigate history, and switch directories
  • Enhanced Commands: Modern replacements for traditional Unix tools
  • Smart Completion: Context-aware command completion and suggestions

WSL2 Integration

  • Seamless Navigation: Effortlessly move between Windows and Linux environments
  • Path Handling: Intelligent path conversion and management
  • Shared Configuration: Consistent experience across environments

๐Ÿ’ซ Why These Dotfiles?

  1. Beauty Meets Function: Every detail is crafted to create a cohesive, beautiful experience without sacrificing functionality
  2. Cross-Platform Done Right: True integration between Linux and Windows, not just side-by-side operation
  3. Developer Focused: Built by developers, for developers, with real-world workflows in mind
  4. Always Evolving: Regular updates and improvements based on community feedback
  5. Performance First: Optimized for speed and responsiveness, even on modest hardware

๐Ÿš€ Getting Started

Linux/WSL2

1git clone https://github.com/hyperb1iss/dotfiles.git ~/dev/dotfiles
2cd ~/dev/dotfiles
3make

Windows

1git clone https://github.com/hyperb1iss/dotfiles.git $env:USERPROFILE\dev\dotfiles
2cd $env:USERPROFILE\dev\dotfiles
3.\install.bat

๐ŸŽฏ Perfect For

  • Android Developers: Complete AOSP development environment with smart device management
  • Cross-Platform Developers: Seamless workflow across Linux and Windows
  • Command-Line Enthusiasts: Modern CLI tools with enhanced functionality
  • Terminal Customization Fans: Beautiful, cohesive design with extensive customization options
  • Productivity Seekers: Efficient workflows with smart shortcuts and automations
View on GitHub