--- a/.ffignore Fri Oct 07 13:01:20 2016 +0000
+++ b/.ffignore Mon Oct 10 11:08:17 2016 +0000
@@ -1,1 +1,2 @@
deploy
+public
--- a/content/blog/2010/02/my-extravagant-zsh-prompt.markdown Fri Oct 07 13:01:20 2016 +0000
+++ b/content/blog/2010/02/my-extravagant-zsh-prompt.markdown Mon Oct 10 11:08:17 2016 +0000
@@ -67,12 +67,12 @@
Here's a sample of my current Zsh prompt:
-![My Zsh Prompt](/media/images/blog/2009/02/zsh-prompt.png "My Zsh Prompt")
+![My Zsh Prompt](/media/images/blog/2010/02/zsh-prompt.png)
And here's a version of that screenshot with some comments added to explain
things:
-![My Zsh Prompt with Comments](/media/images/blog/2009/02/zsh-prompt-comments.png "My Zsh Prompt with Comments")
+![My Zsh Prompt with Comments](/media/images/blog/2010/02/zsh-prompt-comments.png)
If you want to know *how* I created that prompt, read on!