mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-12-27 08:19:50 -05:00
Add poco to Commandline tools
Awesome interactive filtering tool for PowerShell that no one knows about
This commit is contained in:
parent
5a8603d2ef
commit
d6d4e9088b
@ -73,7 +73,8 @@ It includes a command-line shell and an associated scripting language.
|
||||
- [Zlocation](https://github.com/vors/ZLocation) - [z.sh](https://github.com/rupa/z) implementation for PowerShell. Similar to Jump-Location.
|
||||
- [thefuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command (by typing `fuck`).
|
||||
- [pslinq](https://github.com/manojlds/pslinq) - LINQ (LINQ2Objects) for Powershell.
|
||||
- [posh-with](https://github.com/JanJoris/posh-with) - Command prefixing for continuous workflow using a single tool.
|
||||
- [posh-with](https://github.com/JanJoris/posh-with) - Command prefixing for continuous workflow using a single tool.
|
||||
- [poco](https://gist.github.com/yumura/8df37c22ae1b7942dec7) - [peco](https://github.com/peco/peco) implementation. Interactive filtering tool.
|
||||
|
||||
## Communities
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user