📄️ Nushell
Nushell: modern shell developed in Rust with focus on structured data. Complete guide to installation, concepts, commands, differences from Bash/Zsh and productivity for developers.
📄️ Structured Data
Practical guide to working with structured data in Nushell: JSON, CSV, YAML manipulation, filtering, transformation and data pipelines for analysis and automation.
📄️ Notable Changes
Main differences and notable changes of Nushell compared to traditional shells: new commands, modern syntax, structured approach, and migration from Bash/Zsh.
📄️ Settings
Complete guide to Nushell configuration: customization, themes, aliases, environment variables, config.nu and env.nu files to optimize productivity and workflow.
📄️ Language
Nushell as a programming language: creating custom functions, scripts, automation, variables, control structures, and functional programming in the terminal.
📄️ External Commands
Nushell integration with external commands: kubectl, docker, git, terraform and other CLI tools, structured data conversion and hybrid pipelines for DevOps workflows.