Skip to content

basil-squared/gols

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

gols - ls with icons, written in go

file list tool for unix-like systems that uses nerdfonts to display icons

instalation

depedences:

gccgo: https://go.dev/doc/install/gccgo

nerd fonts: https://www.nerdfonts.com/font-downloads

bash

git clone https://github.com/Tigermen0710/gols
cd gols
gccgo gols.go -o ls
sudo mv gols.sh /bin/gols

to run it use:

gols

About

ls with icons, written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Shell 2.0%