mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 03:20:12 -08:00
- Added automatic installation and import of essential PowerShell modules (Terminal-Icons, PSReadLine, PSScriptAnalyzer, PSFzf). - Improved error handling during module installation and import. - Integrated oh-my-posh for prompt theming with a specified theme. - Configured PSReadLine options for better user experience. - Added fzf to PATH if not already present and checked for its installation. - Implemented functions for network utilities (Get-Ip-Address, Invoke-WslReboot) and application management (Update-Budget, Update-Winget). - Enhanced file system utilities with functions like ff (file finder), touch (create/update file), and Unix-like commands (grep, which, head, tail). - Added clipboard utilities (cpy, pst) for easier text management. - Included Fabric AI integration for dynamic pattern functions and YouTube transcript retrieval. - Created a sync function for VS Code profile to maintain consistency with the main PowerShell profile. - Improved overall structure and documentation for better maintainability and usability.
22 KiB
22 KiB