Discover the top 10 CLI tools that will improve your productivity! From `eza` for enhanced file listing to `bat` for syntax-highlighted file viewing, and `fzf` for fuzzy file searching, these tools are game-changers. Learn how `zoxide` makes directory navigation a breeze, and how `The Fuck` corrects command errors effortlessly. Explore `jq` and `yq` for JSON and YAML processing, `Teller` for managing secrets, and the powerful `GitHub CLI`. Finally, see how `Devbox` creates isolated environments for seamless development.
#CLItools #ProductivityHacks #CommandLine #DevTools
▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬
➡ Transcript and commands: https://devopstoolkit.live/terminal/why-i-can-not-live-without-these-10-clis
🔗 eza: https://github.com/eza-community/eza
🔗 bat: https://github.com/sharkdp/bat
🔗 fzf: https://github.com/junegunn/fzf
🔗 zoxide: https://github.com/ajeetdsouza/zoxide
🔗 The Fuck: https://github.com/nvbn/thefuck
🔗 jq: https://jqlang.github.io/jq
🔗 yq: https://github.com/mikefarah/yq
🔗 Teller: https://github.com/tellerops/teller
🔗 GitHub CLI: https://cli.github.com
🔗 Devbox: https://www.jetify.com/devbox
▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬
If you are interested in sponsoring this channel, please use https://calendar.app.google/Q9eaDUHN8ibWBaA7A to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬
➡ Twitter: https://twitter.com/vfarcic
➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬
🎤 Podcast: https://www.devopsparadox.com/
💬 Live streams: https://www.youtube.com/c/DevOpsParadox
▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬
00:00 Top CLIs: Introduction
00:32 eza: ls Replacement
02:53 bat: cat With Syntaz Highlighting
04:10 fzf: Command-Line Fuzzy Finder
05:49 zoxide: Smarter cd Command
07:58 The Fuck: Error Corrections
09:04 jq: sed for Json
10:05 yq: Like jq But For YAML
11:00 Teller: Universal Secrets Manager
13:11 GitHub CLI (gh): GitHub To Your Terminal
14:28 Devbox: Isolated Shells