Merge pull request #36 from gordonbondon/master

Add poco to Commandline tools
This commit is contained in:
Janik von Rotz 2017-04-06 16:17:08 +02:00 committed by GitHub
commit 4c277b6a76

View File

@ -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