|
|
|
|
|
by polyrand
1948 days ago
|
|
I have been using `z` for some time, and now I can't imagine working without it. I used to have a big list of aliases like: alias pro='cd ~/Projects'
Seems trivial, but it was a huge time saver over time. After installing `z` and using it for a few days, I can now keep only the top 3/4 aliases and `z` does the rest.I've been tempted to try more fancy tools like zoxide, but I love the fact that `z` is just a shell script I can easily move around. |
|