1 KiB
1 KiB
| title |
|---|
Welcome to my little toolbox
Command Line Interface
File management
- bat - a cat(1) clone with syntax highlighting and Git integration.
- exa - an improved file lister with more features and better defaults.
- ripgrep - a line-oriented search tool that recursively searches the current directory for a regex pattern.
Graphics
- guetzli - a JPEG encoder that aims for excellent compression density at high visual quality.
- svgo - a tool for optimizing SVG vector graphics files.
Security
- minisign - a dead simple tool to sign files and verify signatures.
Terminal
- tmux - an open-source terminal multiplexer for Unix-like operating systems.
Web
- httpie - a user-friendly command-line HTTP client for the API era.