From 27f99af164ded317440d62faa91f2bf20ad63bd9 Mon Sep 17 00:00:00 2001 From: Zhang Cheng <13501393281@163.com> Date: Fri, 16 Dec 2016 12:14:11 +0000 Subject: [PATCH] add Posh-With in CommandLine Productivity --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 93d5bba..248c964 100644 --- a/readme.md +++ b/readme.md @@ -71,6 +71,7 @@ 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. ## Communities