z

1.1.4

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.

IMPORTANT: Be sure to use the -AllowClobber parameter when installing as this module overrides your 'cd' command in order to build up a history of frequently used paths.

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 -RequiredVersion 1.1.4

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

Install-PSResource -Name z -Version 1.1.4

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 pushdX popdX cdX

Dependencies

This module has no dependencies.

Release Notes

Add tab completion support and fixed the listing (-l) parameter so that history entries are listed correctly.

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 95,028 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,928 9/28/2017
1.1.7 1,440 3/16/2017
1.1.6 288 11/11/2016
1.1.5 105 10/19/2016
1.1.4 (current version) 257 5/28/2016
1.1.3 485 11/12/2015
Show less