<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>❮ Z-Shell ❯</title><link>https://github.zshell.dev/</link><description>Recent content on ❮ Z-Shell ❯</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 12 Jun 2026 15:30:59 +0000</lastBuildDate><atom:link href="https://github.zshell.dev/index.xml" rel="self" type="application/rss+xml"/><item><title>Typeset</title><link>https://github.zshell.dev/post/zsh/cheatsheet/typeset/</link><pubDate>Mon, 20 Mar 2023 01:39:43 +0000</pubDate><guid>https://github.zshell.dev/post/zsh/cheatsheet/typeset/</guid><description>&lt;h2 id="typeset"&gt;Typeset&lt;/h2&gt;
&lt;p&gt;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 &lt;!-- raw HTML omitted --&gt;Local Parameters&lt;!-- raw HTML omitted --&gt; in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made &lt;!-- raw HTML omitted --&gt;local&lt;!-- raw HTML omitted --&gt;.&lt;/p&gt;</description></item><item><title/><link>https://github.zshell.dev/readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.zshell.dev/readme/</guid><description>&lt;p&gt;&lt;a href="https://www.zshell.dev"&gt;&lt;img src="https://github.com/z-shell/.github/raw/main/profile/img/branch_box.png#max-size80" alt="LOGO#center"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/z-shell"&gt;&lt;img src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/metrics.svg#size80" alt="Metrics#center"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/orgs/z-shell/repositories"&gt;&lt;img src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/repositories_metrics.svg#size80" alt="Repositories#center"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/orgs/z-shell/projects"&gt;&lt;img src="https://github.zshell.dev/.github/plugin/followup/followup.svg#size80" alt="Followup#center"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://translate.zshell.dev"&gt;&lt;img src="https://badges.awesome-crowdin.com/translation-200015146-2.png#max-size80" alt="Translations#center"&gt;&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>