This repository records some useful linux tools, as shown below
- bat
- ctags
- diff-so-fancy
- lazygit
- rg
- tokei
- joshuto
- icdiff
- delta
- fzf
- gtags
- clangd
- bear
First you need to clone the repository.
git clone git@github.com:Lesords/My-Linux-Tool.git
cd My-Linux-Tool
Then use the following command to download all tools.
./generate
Finally, use the following command to move all tools to "$HOME/.local/bin"
.
./install