Skip to content

Commit effaab1

Browse files
committed
deploy: 70a5467
1 parent d290168 commit effaab1

File tree

10 files changed

+88
-48
lines changed

10 files changed

+88
-48
lines changed

404.html

Lines changed: 4 additions & 3 deletions
Large diffs are not rendered by default.

categories/index.html

Lines changed: 17 additions & 8 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 21 additions & 10 deletions
Large diffs are not rendered by default.

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?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 -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 20 Mar 2023 01:39:43 +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>Typeset 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 Local Parameters in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made local.</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/></item></channel></rss>
1+
<?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 -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 21 Feb 2024 10:47:18 +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>Typeset 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 Local Parameters in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made local.</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/></item></channel></rss>

post/index.html

Lines changed: 17 additions & 8 deletions
Large diffs are not rendered by default.

post/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on ❮ Z-Shell ❯</title><link>https://github.zshell.dev/post/</link><description>Recent content in Posts on ❮ Z-Shell ❯</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 20 Mar 2023 01:39:43 +0000</lastBuildDate><atom:link href="https://github.zshell.dev/post/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>Typeset 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 Local Parameters in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made local.</description></item></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on ❮ Z-Shell ❯</title><link>https://github.zshell.dev/post/</link><description>Recent content in Posts on ❮ Z-Shell ❯</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 21 Feb 2024 10:47:18 +0000</lastBuildDate><atom:link href="https://github.zshell.dev/post/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>Typeset 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 Local Parameters in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made local.</description></item></channel></rss>

post/zsh/cheatsheet/typeset/index.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

readme/index.html

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://github.zshell.dev/</loc><lastmod>2024-01-12T23:26:03+00:00</lastmod></url><url><loc>https://github.zshell.dev/post/</loc><lastmod>2024-01-12T23:26:03+00:00</lastmod></url><url><loc>https://github.zshell.dev/post/zsh/cheatsheet/typeset/</loc><lastmod>2024-01-12T23:26:03+00:00</lastmod></url><url><loc>https://github.zshell.dev/readme/</loc><lastmod>2024-01-12T23:26:03+00:00</lastmod></url><url><loc>https://github.zshell.dev/categories/</loc></url><url><loc>https://github.zshell.dev/tags/</loc></url></urlset>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://github.zshell.dev/</loc><lastmod>2024-02-21T10:47:18+00:00</lastmod></url><url><loc>https://github.zshell.dev/post/</loc><lastmod>2024-02-21T10:47:18+00:00</lastmod></url><url><loc>https://github.zshell.dev/post/zsh/cheatsheet/typeset/</loc><lastmod>2024-02-21T10:47:18+00:00</lastmod></url><url><loc>https://github.zshell.dev/readme/</loc><lastmod>2024-02-21T10:47:18+00:00</lastmod></url><url><loc>https://github.zshell.dev/categories/</loc></url><url><loc>https://github.zshell.dev/tags/</loc></url></urlset>

tags/index.html

Lines changed: 19 additions & 9 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)