Skip to content

Terminal & Shell Configuration

This section covers the core terminal tools and shell configurations.

Overview

The terminal setup includes:

  • Neovim - Primary text editor and development environment
  • Zsh - Shell with plugins and customizations
  • Tmux - Terminal multiplexer for session management
  • Starship - Cross-shell prompt

Tools Documentation

Text Editors

Shell & Terminal

  • Zsh - Shell configuration, aliases, and plugins
  • Tmux - Multiplexer configuration and workflows
  • Starship - Prompt customization

Quick Setup

Basic Configuration

# Link all terminal configs
cd ~/dotfiles

stow <package>