2 releases
0.1.1 | Jan 28, 2023 |
---|---|
0.1.0 | Jan 28, 2023 |
#3 in #pwd
3KB
pwdf
join current path with given path
Install
cargo install pwdf
Example
> pwd
/Users/ashigirl96/.ghq/src/github.com/ashigirl96/pwdf
> pwdf
/Users/ashigirl96/.ghq/src/github.com/ashigirl96/pwdf
> pwdf ../pwdf/Cargo.lock
/Users/ashigirl96/.ghq/src/github.com/ashigirl96/pwdf/Cargo.lock
More...
alias pwd=pwdf
Dependencies
~2.5–8MB
~70K SLoC