skywind3000 / z.lua

:zap: A new cd command that helps you navigate faster by learning your habits.
MIT License
3k stars 141 forks source link

feature requests #133

Open nerd190 opened 3 years ago

nerd190 commented 3 years ago

Hi, thank you for the best way to navigate the shell! I feel that a few small features would improve it even further:

$ pwd ~/this

It also does this too:
```bash
~/info/data/data/info
$ up o/d

$ pwd
~/info/data

Then not only would you be the best way to navigate the shell, but also the simplest, most intuitive way too! Thank you again!