An open API service indexing awesome lists of open source software.

https://github.com/pwshrc/poshy-dir-nav

Convenient functions and aliases for changing the current directory in various ways.
https://github.com/pwshrc/poshy-dir-nav

cd-back cd-forward cd-up jump mcd powershell powershell-gallery powershell-module pwshrc

Last synced: about 1 month ago
JSON representation

Convenient functions and aliases for changing the current directory in various ways.

Awesome Lists containing this project

README

        

# poshy-dir-nav

[![powershellgallery](https://img.shields.io/powershellgallery/v/poshy-dir-nav.svg)](https://www.powershellgallery.com/packages/poshy-dir-nav)
[![downloads](https://img.shields.io/powershellgallery/dt/poshy-dir-nav.svg)](https://www.powershellgallery.com/packages/poshy-dir-nav)
[![License](https://img.shields.io/github/license/pwshrc/poshy-dir-nav)](./LICENSE.txt)
[![codecov](https://codecov.io/gh/pwshrc/poshy-dir-nav/branch/main/graph/badge.svg)](https://codecov.io/gh/pwshrc/poshy-dir-nav)
[![Validate Changes](https://github.com/pwshrc/poshy-dir-nav/actions/workflows/validate.yml/badge.svg)](https://github.com/pwshrc/poshy-dir-nav/actions/workflows/validate.yml)
[![Release Changes](https://github.com/pwshrc/poshy-dir-nav/actions/workflows/release.yml/badge.svg)](https://github.com/pwshrc/poshy-dir-nav/actions/workflows/release.yml)
[![Gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square)](https://gitmoji.carloscuesta.me/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Awesome Badges](https://img.shields.io/badge/badges-awesome-green.svg)](https://github.com/Naereen/badges)

Convenient functions and aliases for changing the current directory in various ways.