Stanislav N 1288d9e542 FreeBSD's mc without subshell alias and silenced gitinfo.
Added alias for FreeBSD for mc launch as normal user, which may
lack PTY access. Related to #6.

Silenced gitinfo's errors on just-inited repo. Fixes #3.
2017-01-15 16:55:38 +05:00
2015-03-21 19:52:26 +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!
  • Same keyboard behaviour across OSes (tested on Linux and FreeBSD).

Installation

Change your default shell to zsh and make a symlink:

ln -s /path/to/zsh-config/zshrc ~/.zshrc

Re-login (if you changed your shell) or just restart your terminal app.

Description
My ZSH configuration.
Readme 138 KiB
Languages
Shell 100%