Crates.io | wterm-sessionizer |
lib.rs | wterm-sessionizer |
version | 0.0.22-alpha |
source | src |
created_at | 2023-03-26 22:43:00.152495 |
updated_at | 2024-10-06 19:43:20.718057 |
description | Tool to open repos in another folder |
homepage | https://github.com/kostya9/wterm-sessionizer |
repository | https://github.com/kostya9/wterm-sessionizer |
max_upload_size | |
id | 821545 |
size | 55,911 |
wts {path=optional}
Now you can search through the repositories traversable from the path you launched the program.
? Select repository >
c:\repo1 [js]
c:\repo2 [csharp]
cargo install wterm-sessionizer --version 0.0.22-alpha
Add to your powershell profile
@((wts init) -join "`n") | Invoke-Expression
[!IMPORTANT] Add the powershell profile code AFTER the prompt modifiers like oh-my-posh so that they won't overwrite the custom logic of wts.