knowledge/technology/applications/cli/zsh.md

511 B

obj website wiki arch-wiki repo
application https://zsh.sourceforge.io/ https://en.wikipedia.org/wiki/Z_shell https://wiki.archlinux.org/title/zsh https://github.com/zsh-users/zsh

zsh

Zsh is a powerful shell that operates as both an interactive shell and as a scripting language interpreter.

Configuration

~/.zshrc: Used for setting user's interactive shell configuration and executing commands, will be read when starting as an interactive shell.