❮ Z-Shell ❯https://github.zshell.dev/Recent content on ❮ Z-Shell ❯HugoenFri, 22 May 2026 05:33:27 +0000Typesethttps://github.zshell.dev/post/zsh/cheatsheet/typeset/Mon, 20 Mar 2023 01:39:43 +0000https://github.zshell.dev/post/zsh/cheatsheet/typeset/<h2 id="typeset">Typeset</h2>
<p>Set or display attributes and values for shell parameters.
Except as noted below for control flags that change the behavior, a parameter is created for each name that does not already
refer to one. When inside a function, a new parameter is created for every name (even those that already exist) and is unset again when the function completes.
See <!-- raw HTML omitted -->Local Parameters<!-- raw HTML omitted --> in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made <!-- raw HTML omitted -->local<!-- raw HTML omitted -->.</p>https://github.zshell.dev/readme/Mon, 01 Jan 0001 00:00:00 +0000https://github.zshell.dev/readme/<p><a href="https://www.zshell.dev"><img src="https://github.com/z-shell/.github/raw/main/profile/img/branch_box.png#max-size80" alt="LOGO#center"></a></p>
<p><a href="https://github.com/z-shell"><img src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/metrics.svg#size80" alt="Metrics#center"></a></p>
<p><a href="https://github.com/orgs/z-shell/repositories"><img src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/repositories_metrics.svg#size80" alt="Repositories#center"></a></p>
<p><a href="https://github.com/orgs/z-shell/projects"><img src="https://github.zshell.dev/.github/plugin/followup/followup.svg#size80" alt="Followup#center"></a></p>
<p><a href="https://translate.zshell.dev"><img src="https://badges.awesome-crowdin.com/translation-200015146-2.png#max-size80" alt="Translations#center"></a></p>