-
Thanks for creating this! I'd really appreciate it if you could create a package for zoxide, too!
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
So I'm thinking making a GitHub action to make it easier to build musl debs for (amd64, i686, arm64, armhf) would be the most useful way to get more cli tools in the repo (then it's "just" a matter of adding cargo-deb configs). It seems a lot of tools already build binaries for musl. If you are interested in working on that let me know! Otherwise I'll try to build something. Also several people have started talking about packages to add here: https://github.com/ethanhs/apt.cli.rs/issues/1
-
I just opened https://github.com/bootandy/dust/pull/175 last night, so I'll be able to add dust soon I expect :)
Related posts
-
Ask HN: Which folder/directory do you store code in?
-
Zoxide - A faster alternative to boring cd command
-
Say good bye to cd and hello Zoxide - the better and smarter cd command
-
You might want to replace cd command with Zoxide 🎉 — a smarter and trainable cd alternative 🗂️
-
env::set_current_dir() -- is either not functioning as intended or I'm just messing something up