diff --git a/content/blog/2022/01/profiling-zsh/index.md b/content/blog/2022/01/profiling-zsh/index.md index bae1caa..6f0a58a 100644 --- a/content/blog/2022/01/profiling-zsh/index.md +++ b/content/blog/2022/01/profiling-zsh/index.md @@ -1,6 +1,7 @@ --- title: "Profiling ZSH" date: 2022-01-23T11:35:38-08:00 +description: In which I learn about how to profile my ZSH init files. draft: false tags: ["Tech", "ZSH"] ---