mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-12-27 16:29:49 -05:00
Merge pull request #3 from vors/patch-1
Add Commandline productivity tools
This commit is contained in:
commit
7cb3a5bdbf
@ -48,6 +48,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
|
||||
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
|
||||
|
||||
### Commandline productivity
|
||||
|
||||
- [PSReadLine](https://github.com/lzybkr/PSReadLine) - A bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.
|
||||
- [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.
|
||||
|
||||
## Resources
|
||||
|
||||
* [Blogs](#blogs)
|
||||
|
Loading…
Reference in New Issue
Block a user