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
Release files for quick-cd 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quick-cd-1.1.1.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quick_cd-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / quick-cd-1.1.1.tar.gz
| Download URL | quick-cd-1.1.1.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57511b1e748f409186116f6704e12cde15e925ef103e6ea880cf54df82931a54
|
|
BLAKE2b-256 checksum How to use checksums |
588308389a9bd5f6fc3596004c8bfd89610bb3a7cd138e94b9790cbf6b1f5ec3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
|
Release files / quick_cd-1.1.1-py3-none-any.whl
| Download URL | quick_cd-1.1.1-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
351e42e866509c30a98e0863bc78fb80b47f749d291efef4d726f1e66e7f9042
|
|
BLAKE2b-256 checksum How to use checksums |
d8b9ef561904a912e84a2168618c8ff0dae7d6d08295a636ef9a25446112b039
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
|