diff --git a/blog/2014-01-14-about-zshrc.html b/blog/2014-01-14-about-zshrc.html new file mode 100644 index 0000000..104822d --- /dev/null +++ b/blog/2014-01-14-about-zshrc.html @@ -0,0 +1,146 @@ + + +
+ + +13 Jan 22:02 2014
+ Last edit: 13 Jan 22:02 2014
It is first paper in my blog (I think I need something here for tests =)). There are many similar articles, and I'll not be an exception. I just want to show my .zshrc
and explain what it does and why it is needed. Also any comments or additions are welcome. It is a translated paper from Russian (original).
First install recommended minima:
+pacman -Sy pkgfile zsh zsh-completions zsh-syntax-highlighting
+pkgfile is a very useful utility. Alo this command will install shell, additional completion and syntax highlighting.
+pacman -Sy pkgfile zsh zsh-completions zsh-syntax-highlighting +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f +f + +f +f +f +f +f +f +f +f +f + +f +f +f +f + +f +f
$(date --utc)
+$(LANG=en_GB.UTF-8 date --utc +"%d %b %H:%M %Y")
+ Last edit: $(LANG=en_GB.UTF-8 date --utc +"%d %b %H:%M %Y")
Comments
+