Releases: groutoutlook/powershellConfig
Releases · groutoutlook/powershellConfig
v1.1.0
1.1.0 (2025-04-18)
Features
- add :m for better experience with writing config. (5ffe244)
- add
ccb, wrap overcode --gototo open files quicker in vscode. (cd74511) - add
rgoas grep only things not on Journal (aa5e3eb) - add default WindowsPowerShell_profile for developer profile. (93c112a)
- add jjmp (6137460)
- add Restart-Job and alias rstjb (3df9b96)
- add shim files search and Extract-Path on string/files (43e0c06)
- add some more alias as
btmtotopandnumbattobc(51564ff) - alias
rtojustinstead of defaultInvoke-History(52efef2) - build-fromkeil (4162eaf)
- enhanced symlink experience (0170d84)
- jmpv now filter end=999 (9336c3f)
- mpv: better playlist adjusting (b8da5cb)
- mpv: now add background music mode (76d7da8)
- Now send-keys across process (ad4cf18)
- now we add
alt+mas bc expression, for scripting indeed. (3131cf6) - zoxide query as
zo(3bc5ce5)
Bug Fixes
- add
xcband delete more nonsense on the code. (8213643) - also change default EDITOR to hx if ever switch to minimal (c8f798a)
- better get-pathfromfiles, but overall still very hacky (a5b5ac4)
- change new nvim app to viniv (5151f51)
- helix requires me to put a valid number behind colon (ee5fbe6)
- jrnl: utils function get correct value. (d044050)
- mpv: now it have a correct quick dirty function to play (c81d18f)
- now we can add flag into my wrapper, normally (95ff730)
- rg: CLI-Basic.psm1 now do rgj inbound check. (9a56d1e)
- utils: now use
Get-Contentinstead ofcat(f70a7d2)
v1.0.0
v2.2.2
Full Changelog: v2.2.0...v2.2.2
Changelog
All notable changes to this project will be documented in this file.
[2.2.0] - 2024-03-17
🚀 Features
- Add cliff
- Now :a navigate back to old dir
- Add Zalo desktop
- Update p7env function
🚜 Refactor
- Refactor zl and zlc
🎨 Styling
- Change output color for visibility
v2.1.1
AddPath function, as a quickhand for path related action.
v2.0.0 for 2024
2024 Release of my Windows Env.
v1.0.1
Full Changelog: https://github.com/groutoutlook/pwsh_settings/commits/v1.0.1
Release v1.0.1
- Final rebase Keil directories.
- Test
gh release create,git push origin <local git tag>