This commit is contained in:
Janik Vonrotz 2016-09-17 16:26:06 -07:00 committed by GitHub
parent 91efa1fac6
commit 34de74e194

View File

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