Skip to content

Releases: groutoutlook/powershellConfig

v1.2

30 Mar 10:09

Choose a tag to compare

Annual update.

v1.1.0

18 Apr 05:25
b0b0c67

Choose a tag to compare

1.1.0 (2025-04-18)

Features

  • add :m for better experience with writing config. (5ffe244)
  • add ccb, wrap over code --goto to open files quicker in vscode. (cd74511)
  • add rgo as 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 btm to top and numbat to bc (51564ff)
  • alias r to just instead of default Invoke-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+m as bc expression, for scripting indeed. (3131cf6)
  • zoxide query as zo (3bc5ce5)

Bug Fixes

  • add xcb and 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-Content instead of cat (f70a7d2)

v1.0.2

01 Oct 04:53
2d61fb0

Choose a tag to compare

1.0.2 (2024-10-01)

Bug Fixes

  • rg: CLI-Basic.psm1 now do rgj inbound check. (9a56d1e)
  • utils: now use Get-Content instead of cat (f70a7d2)

v1.0.1

23 Nov 04:56

Choose a tag to compare

v1.0.1 Pre-release
Pre-release

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>