From 34de74e1942a502d4f69c180ba866f84f70c4fe8 Mon Sep 17 00:00:00 2001 From: Janik Vonrotz Date: Sat, 17 Sep 2016 16:26:06 -0700 Subject: [PATCH] fix list --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6948fa9..93ebf41 100644 --- a/readme.md +++ b/readme.md @@ -102,7 +102,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Jump-Location](https://github.com/tkellogg/Jump-Location) - Powershell `cd` that reads your mind. [Autojump](https://github.com/wting/autojump) implementation for powershell. - [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`). -- + ### Misc - [poke](https://github.com/oising/poke) - crazy cool reflection module for powershell.