Skip to main content

Save working directory under label and cd into it quickly.

Project description

Quick cd

Quick cd is little tool allowing you to save any directory under a label, so you can quickly cd into it with out giving whole path.

Instalation

pip install quick-cd

Usage

To save current location under label "my_location" use

qcd -c my_location

You can also, specify relative or absolute path, to save it instead of current directory.

qcd -c my_location ../different_dir

To cd into saved location, simply give label without any additional arguments

qcd my_location

To remove previously saved location use

qcd -d label

To list all saved locations

qcd -l

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quick-cd-1.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

quick_cd-1.1.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page