Entware / Entware

Ultimate repo for embedded devices
https://entware.net
Other
2.25k stars 154 forks source link

[Package Request] ajeetdsouza/zoxide (a smarter cd command) #1046

Open danlsn opened 5 months ago

danlsn commented 5 months ago

Describe the solution you'd like

Hi Team,

I'd like to request the addition of zoxide into Entware as it would be super helpful for navigating through my Synology NAS.

It's my understanding that rust packages are now in scope (such as #930) so hopefully this one is suitable.

danlsn commented 5 months ago

Not sure if this makes it easier, or if adding it to Entware is even necessary (I think it would be) but I managed to install it on my x86_64 Synology DS1821+ from the release binary on GitHub. They also have an aarch64 available for linux

See more: zoxide release v0.9.4

The-BB commented 5 months ago

Well, try it http://bin.entware.net/aarch64-k3.10/test/zoxide_0.9.4-1_aarch64-3.10.ipk http://bin.entware.net/x64-k3.2/test/zoxide_0.9.4-1_x64-3.2.ipk (optional) http://bin.entware.net/aarch64-k3.10/test/fzf_0.52.0-1_aarch64-3.10.ipk http://bin.entware.net/x64-k3.2/test/fzf_0.52.0-1_x64-3.2.ipk

danlsn commented 5 months ago

Works great! Tested the x64 packages and they're working great on my Synology DS1821+

Appreciate it