forked from misc/zsh-config
Vladimir Hodakov
8366e7f8e2
Change history size to 10M
Sometimes you type more than 1000 commands per day, and it's annoying that zsh drops your history so early
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
Languages
Shell
100%