Back to directory.
Project description
Back to the latest used directory when starting xonsh shell.
If you like the idea click ⭐ on the repo and stay tuned.
Installation
To install use pip:
xpip install xontrib-back2dir
# or: xpip install -U git+https://github.com/anki-code/xontrib-back2dir
echo "xontrib load back2dir" > ~/.xonshrc
Usage
No additional actions needed. The xontrib just saves the latest directory and uses it when xonsh starts:
bash ~ $ xonsh
xonsh ~ $ cd /etc
xonsh /etc $ exit # the latest directory is /etc
bash ~ $ xonsh
xonsh /etc $ # the latest directory
If you run xonsh not from the $HOME
directory the latest directory will be ignored:
bash ~ $ cd /tmp
bash /tmp $ xonsh
xonsh /tmp $ # latest directory ignored
Credits
This package was created with xontrib cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xontrib-back2dir-0.0.4.tar.gz
.
File metadata
- Download URL: xontrib-back2dir-0.0.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c936e6cf4c050b0704f2d0046bbcfc52f6d81b2d3659dc790bec12785cc19d9a |
|
MD5 | cd4e237c723a6b9ccf6aff2c43993236 |
|
BLAKE2b-256 | abe75e6d4fa71663f20d8674842246696a8e1177b7f9a466200535a775d64a6a |
File details
Details for the file xontrib_back2dir-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: xontrib_back2dir-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 714bfa147f72f5951de61e267552e5cbea657a13f3a27ac518c528bdd386438e |
|
MD5 | 4ae2bdc7b88cd3a633430b927426ec73 |
|
BLAKE2b-256 | acf34cfe77531d64240e9a59c04df1ee5978776609977433c5613ace8c2a994e |