Y
Hacker News
new
|
ask
|
show
|
jobs
TIP: One i saw a script to mark&switch directories, where?
1 points
by
goolic
5578 days ago
I believe i saw here a script that, with some alias + awk magic did thi:
m1 -> switch to /bla/stuff mark mX pwd -> saves the pwd as mX, overwrithing when necessary
1 comments
goolic
5578 days ago
Found z:
https://github.com/rupa/z#readme
, even better than 1 hoped
link