Skip to content

lsl, an organised way to view files from the command line

Notifications You must be signed in to change notification settings

nightintoxicated/lsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lsl


lsl is a lightweight ls wrapper to make the output more readable.



with regular ls

Screenshot 2023-09-28 at 10 30 53

with lsl

a

and another lsl example

Screenshot 2023-09-28 at 15 52 26


to install (dnf based instructions):

Option 1:

dnf install perl perl-Term-ANSIColor make -y

git clone the repo , cd into the cloned directory, type make install

Option 2: dnf install perl perl-Term-ANSIColor make -y

download the file, chmod +x lsl, then move it to /bin or another $PATH

About

lsl, an organised way to view files from the command line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published