z

1.1.13

z lets you quickly navigate the file system in PowerShell based on your cd command history. It's a port of the z bash shell script

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name z

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name z

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Vince Panuccio

Tags

z directory popd pushd jump

Functions

z cdX popdX pushdX

Dependencies

This module has no dependencies.

Release Notes

Allow z to work with hidden .cdHistory file.

FileList

  • z.nuspec
  • example_usage.gif
  • Makefile
  • README
  • README.md
  • z.1
  • z.psd1
  • z.psm1
  • z.sh

Version History

Version Downloads Last updated
1.1.13 (current version) 90,569 5/23/2020
1.1.12 262 5/3/2020
1.1.11 679 2/24/2020
1.1.10 1,543 9/1/2019
1.1.9 4,905 9/28/2017
1.1.7 1,437 3/16/2017
1.1.6 288 11/11/2016
1.1.5 105 10/19/2016
1.1.4 257 5/28/2016
1.1.3 475 11/12/2015
Show more