Configuring Zsh Without Dependencies

Configuring Zsh Without Dependencies

For 30 years, command-line interfaces have been developed and extended to solve many problems developers can have. That's why the shell is the keystone of a powerful and efficient development environment. It's important to choose one which help you accomplish your goals without getting in your way. It's exactly what Zsh does.

Writing Your tmux Config: a Detailed Guide

Writing Your tmux Config: a Detailed Guide

One of the main tool I use daily, for any project, is the fantastic tmux. It will allow you to have a powerful, flexible, and automated terminal experience. What is tmux? How does it work? How to configure it?