🚧 This platform open-source and is in early development. We welcome feature requests and pull requests! 🚀

2023 Top 5 CLI Tools You Need to Know!

2023-01-27

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.

https://github.com/casey/just

#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.

https://github.com/direnv/

#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.

https://github.com/comtrya/comtrya