|
|
|
|
|
by theryangeary
263 days ago
|
|
I mostly agree, but you may be interested to know that Zoxide is actually "X, but written in Y". Maybe there's some feature set difference but they are the same concept. X = https://github.com/rupa/z Y = Rust I already mentioned my utility `choose` in another thread but what you are describing was my philosophy in making it. I felt that cut was unintuitive and limited, I saw other people in my workplace having some similar struggles with it, so I created something that is similar but different, not intended by clone it but rather to provide a more suitable alternative. |
|