Prevent Tmux from Starting a Login Shell by Default
How to configure Tmux to prevent it from starting a login shell by default, avoiding repeated profile script execution.
How to configure Tmux to prevent it from starting a login shell by default, avoiding repeated profile script execution.
A comprehensive guide on how to add a directory to your PATH environment variable for bash, zsh, and fish shells.
A guide to the many components needed for a modern terminal setup, from shell choice to color support and keybindings.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
A guide to visually distinguishing AWS environments by automatically changing terminal colors based on the active AWS profile to prevent accidental production changes.
A guide to automatically change terminal colors based on your active AWS profile to prevent accidental commands in production.
A guide to migrating from Bash to zsh on macOS, including setting up autosuggestions and transferring history and settings.
A guide to creating command aliases in Windows Terminal to save time and keystrokes for developers using Docker, Git, and Kubernetes.
Part 3 of a guide on setting up an OS X dev machine, focusing on managing configuration files (dotfiles) and custom SSH settings.