Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository records some useful linux tools, as shown below

  • bat
  • ctags
  • diff-so-fancy
  • lazygit
  • lazydocker
  • rg
  • tokei
  • joshuto
  • icdiff
  • delta
  • fzf
  • clangd
  • bear
  • ttyper
  • fd
  • hexyl
  • btop
  • fastfetch
  • hyperfine
  • filebrowser
  • mihomo
  • yazi
  • node
  • exa
  • duf
  • choose
  • zoxide
  • copilot
  • tree-sitter
  • jless
  • zellij
  • greenclip
  • superfile
  • cb

Tools required to compile

  • gtags
  • tig
  • vifm

Usage

First you need to clone the repository.

git clone git@github.com:Lesords/My-Linux-Tool.git --depth=1
# Or
git clone https://github.com/Lesords/My-Linux-Tool.git --depth=1

cd My-Linux-Tool

Then use the following command to download all tools.

./generate

# Generate all tools including those required for compilation
./generate -a
# Or
./generate --all

# Download the arm version of the tool
./generate --arm
# Or
./generate --arm64

Finally, use the following command to move all tools to "$HOME/.local/bin".

./install

About

Some useful linux tools

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages