This is yet another colorls clone.
- fast (compiled to native code)
- aims to be a drop-in replacement to GNU ls
- supports
LS_COLORS
- download a pre-built binary for your platform (currently only Linux and macOS 64bit supported)
- install a Nerd Font from here and use it in your terminal emulator
- set up your dircolors (see https://www.nordtheme.com/ports/dircolors for example)
Simply run nix run github:avdv/scalals
. (Hint: cachix use cbley
to avoid re-building)
- run
cachix use cbley
(optional, but reduces build time significantly) - run
nix-shell --run sbt
- run
cachix use cbley
(optional, but reduces build time significantly) - run
nix build