Skip to content

avdv/scalals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74a766c · Feb 26, 2025
Feb 19, 2025
Nov 19, 2019
Jun 11, 2024
Jun 11, 2024
Feb 5, 2025
Jun 11, 2024
Mar 21, 2022
Mar 9, 2023
Mar 9, 2023
Mar 19, 2024
Jan 22, 2025
Jan 18, 2021
Mar 23, 2024
Apr 19, 2024
Jan 22, 2025
Jul 7, 2024
Mar 21, 2022
Feb 26, 2025
Feb 5, 2025
Mar 19, 2024
Mar 21, 2022

Repository files navigation

Test

About

This is yet another colorls clone.

screenshot

Features

  1. fast (compiled to native code)
  2. aims to be a drop-in replacement to GNU ls
  3. supports LS_COLORS

Install

Note: scalals binaries are currently available for Linux and MacOS on amd64 and arm64.

Using coursier

  1. run cs install --contrib scalals

(run this again to install the latest version)

With nix flakes

  1. cachix use cbley (optional, avoids re-building)
  2. run nix profile install github:avdv/scalals

Manually

  1. download a pre-built binary for your platform
  2. ensure it is found in your PATH
  3. run chmod +x path/to/scalals

Setup

  1. install a Nerd Font from here and use it in your terminal emulator
  2. set up your dircolors (see https://www.nordtheme.com/ports/dircolors for example)

Building

  1. run cachix use cbley (optional)
  2. run nix-build or nix build (flake)
  3. binary is in result/bin/