Jason Gomez

Results 148 comments of Jason Gomez

I've been doing this for a while and it works fine, apart from the double listing annoyance. I've made this PowerShell script to automate installation for all users. Working fine...

Read the top of the repo README.md. Ask at eza https://github.com/eza-community/eza

``` $ ldd $(which exa) linux-vdso.so.1 (0x00007ffc90bde000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f42ad8fe000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f42ad8f4000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f42ad8d2000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f42ad78e000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f42ad788000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6...

I've added an option to display binary units to my wrapper script, so that listings can appear to be even more like `ls`. https://gist.github.com/eggbean/74db77c4f6404dd1f975bd6f048b86f8

If this is due to cross-building, you can compile it on a native aarch64 instance using BuilJet. Would be good to have the aarch64 build of this working for aarch64...

That's understandable, but it's $0.004/min. I've been using it for a while for around a couple of hundred 2-30 minute builds and I've only been charged a few pennies, literally....

I came here hoping to find a `gh` completion file for clink. I tried getting a lua specialised GPT to translate the zsh _gh file into lua, but it said...

> Would you like to mess around with testing it and filling in stuff, or at least filing issues for what's missing or wrong? Sure. I'll start using it and...

Yes, it's been working well for me, thanks. I have not encountered any bugs or problems. I haven't tried every subcommand extensively, but I have been using a few subcommands...

Sorry, I'll get back to you soon once I figure out what I meant.