My ZSH configuration.
Go to file
pztrn da3e638cf9 * Fixed lsmod calling on systems different from Linux.
* fbterm check now runs only on Linux and if lsmod is available.
* Added OS and OS_RELEASE vars.
* Themes now should also ends with .zsh.
2015-03-01 09:57:58 +05:00
zsh * Fixed lsmod calling on systems different from Linux. 2015-03-01 09:57:58 +05:00
README.md Initial commit. 2014-12-02 21:07:00 +05:00
zshrc * Fixed lsmod calling on systems different from Linux. 2015-03-01 09:57:58 +05:00

ZSH config

This is a ZSH configuration, baked by Stanislav N. aka pztrn.

Features

  • Fully modular design.
  • Ability to write own mini-apps.
  • Support libraries support. Just write them and place in 'lib'. Don't forget to source them!