eza
eza copied to clipboard
A modern, maintained replacement for ls
- The version of eza being used (`eza --version`) 0.18.3 - The command-line arguments you are using `eza --icons auto` - Your operating system and hardware platform Ubuntu 22.04, Azure...
For those of us who don't use nix on a daily basis, it's nice to have the option of getting `rustfmt` + `clippy` running before we commit.
Bumps [DeterminateSystems/flake-checker-action](https://github.com/determinatesystems/flake-checker-action) from 5 to 7. Release notes Sourced from DeterminateSystems/flake-checker-action's releases. v7 What's Changed Don't raise an exception on a non-zero output by @grahamc in DeterminateSystems/flake-checker-action#16 Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v6...v7...
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11. Release notes Sourced from DeterminateSystems/nix-installer-action's releases. v11 What's Changed Rebase on top of detsys-ts for abstracting over install.determinate.systems by @grahamc in DeterminateSystems/nix-installer-action#74 Update detsys-ts...
If eza does something unexpected, or its output looks wrong, or it displays an error on the screen, or if it outright crashes, then please include the following information in...
Those are the ones I spotted right away, if there are more, please add in comments. 1. There is no documentation for `--absolute` option 2. Man pages contain `$version` string,...
Expected behaviour: like `tree` has it -- the vertical bar descends right from the first character ``` .config/nixos/pkgs ├── default.nix ├── desktop-scripts │ ├── default.nix │ ├── sqrt.sh │ └──...
This is the base of what we will need for a `config.yml`, which will build on top of this. This includes the changes from #744 as it was necessary in...
Apparently this line is required for the Windows build, but leads to warnings on systems that build the eza port with a port of rust 1.77.2, which at this time...