2023 Top 5 CLI Tools You Need to Know!
My Top 5 CLI Tools that you’ll LOVE in 2023
#Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to tmux and GNU Screen), but this is merely its infrastructure layer.
https://github.com/zellij-org/zellij
#just is a handy way to save and run project-specific commands.
#direnv is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.
#Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands.
https://github.com/ellie/atuin
#Comtrya is a tool to help provision a fresh OS with the packages and configuration (dotfiles) you need to become productive again.
Comments (0)