shrs_cd_stack 0.0.3

maintain stack of past working directories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.shrs]
version = "^0.0.3"

[package]
authors = ["MrPicklePinosaur", "nithinmuthukumar"]
categories = ["command-line-interface", "command-line-utilities", "development-tools"]
description = "maintain stack of past working directories"
edition = "2021"
homepage = "https://mrpicklepinosaur.github.io/shrs/"
keywords = ["shrs", "shell", "posix", "unix"]
license = "MIT OR Apache-2.0"
name = "shrs_cd_stack"
readme = "README.md"
repository = "https://github.com/MrPicklePinosaur/shrs"
version = "0.0.3"