Add PSDirTag

This commit is contained in:
William T Jones 2018-01-03 20:44:39 -06:00
parent 98eedeb6a5
commit e384d01173

View File

@ -83,6 +83,7 @@ It includes a command-line shell and an associated scripting language.
- [pslinq](https://github.com/manojlds/pslinq) - LINQ (LINQ2Objects) for Powershell. - [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. - [poco](https://gist.github.com/yumura/8df37c22ae1b7942dec7) - [peco](https://github.com/peco/peco) implementation. Interactive filtering tool.
- [PSDirTag](https://github.com/wtjones/PSDirTag) - DirTags are relative paths that appear as variables in the Powershell prompt that update as you navigate. Saves keystrokes when navigating folder structures.
## Communities ## Communities