No description
  • Rust 97.5%
  • Just 0.9%
  • JavaScript 0.9%
  • Shell 0.7%
Find a file
2026-05-21 18:18:07 -04:00
.github Fix incorrect cache-dependency-glob in CI (#143) 2026-03-25 23:40:19 +04:00
docs Bump astro from 6.0.6 to 6.1.6 (#145) 2026-04-22 10:31:04 +04:00
examples Bump pygments from 2.19.2 to 2.20.0 in /examples (#144) 2026-04-06 02:57:34 +04:00
pkg/brew Update tap on release 2023-12-30 12:59:46 +04:00
src resolve path of file before getting mimetype 2026-05-21 18:18:07 -04:00
.editorconfig Include editor configs for Python code and justfiles 2023-07-30 04:33:08 +05:30
.gitignore Use uv for Python package management (#140) 2026-03-24 21:51:46 +04:00
.nvmrc Use .nvmrc file for setting the Node.js version 2025-02-03 10:30:56 +05:30
.pls.yml Update constants to entry_const in file .pls.yml 2023-12-23 05:49:01 +04:00
.pre-commit-config.yaml Switch from pre-commit to prek 2026-02-05 04:51:04 +05:30
.prettierignore Convert to Node.js monorepo 2025-04-15 21:12:33 +04:00
.rustfmt.toml Initialise the Rust project 2023-06-30 22:14:59 +04:00
Cargo.lock Bump time from 0.3.46 to 0.3.47 (#137) 2026-02-06 12:19:55 +04:00
Cargo.toml Bump time from 0.3.46 to 0.3.47 (#137) 2026-02-06 12:19:55 +04:00
eslint.config.mjs Fix formatting issues 2025-04-15 21:12:33 +04:00
justfile Switch from pre-commit to prek 2026-02-05 04:51:04 +05:30
LICENSE Initialise the repo with the README.md, LICENSE and .gitignore files 2023-06-30 22:12:17 +04:00
package.json Bump Astro and Starlight (#138) 2026-03-24 19:59:18 +04:00
pnpm-lock.yaml Bump astro from 6.0.6 to 6.1.6 (#145) 2026-04-22 10:31:04 +04:00
pnpm-workspace.yaml Fix formatting issues 2025-04-15 21:12:33 +04:00
prettier.config.mjs Convert to Node.js monorepo 2025-04-15 21:12:33 +04:00
README.md add MimeType column 2026-05-20 21:35:49 -04:00

this is a soft fork of pls that adds a MimeType column

original readme:


pls

GPL-3.0 Platforms CI status Documentation Release

pls is a prettier and powerful ls(1) for the pros. The "p" stands for

  • pretty: pls output is cleaner, friendlier and more colorful.
  • powerful: pls provides more features than the competition.
  • performant: pls is speedy and performant (written in Rust).
  • practical: pls has sensible defaults and an effortless interface.
  • petite: pls is a small, single-file, binary executable.
  • pliable: pls can be extensively tweaked by power users and pros.
  • personable: pls prioritises consumption by humans over scripts.

Pick whichever adjective helps you remember the command name.

For more information, see the documentation.