Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

RealCyGuy/betterls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterLS Twitter

A better ls command than windows dir. Not sure about linux though. :|

Version PyPI - Downloads GitHub license GitHub issues

Look how cool: bls

Installation

Use PIP:

pip install --upgrade betterls

Usage

If you're on Windows, use a ANSI escape code compatible terminal (like Windows Terminal) or use --no-ansi/-na.

Usage: bls [OPTIONS]

Options:
  -nc, --no-colour  Disable colours.
  -hm, --heat-map   Heat map based on file size.
  -na, --no-ansi    Make colours work on non-ansi supported terminals, but not
                    underlines.

  -h, --help        Show this message and exit.

Features

  • Auto-columns.
  • Highlight for different file types.
  • List out files.
  • Heat map.
  • A help command.
  • Support for non-ansi terminals.

Changelog

https://github.com/RealCyGuy/betterls/releases/

License

MIT license.