22nd release of WinMac includes Git profile module, list functions overhaul, terminal improvements, new aliases and installation process improvements.
What's Changed
- Git Profile as an aditional pwsh profile plugin, that includes displaying current branch name in prompt, and git aliases
- list function improvements to resemble macOS, by listing item names vertically, and to resemble pwsh get-childitem output colors
- terminal now displays information in terminal tab like current directory, user name, git branch
- new aliases:
- h - history
- alias - set-alias
- .., ..2, ..3, ..4, ..5 - c alias x times - fixed winget search alias ws listing all packages when no argument was provided
- improved packages detection during installation
Updated Configuration wiki page with Task Scheduler configuration.
Full Changelog: v0.6.0...v0.6.1