hdkv f655fbf527 Get rid of lsb-release dependency (#16)
У всех линуксов уже давно есть /etc/os-release, и можно на него опираться, упрощая жизнь и уменьшая количество зависимостей для конфига.

Reviewed-on: #16
Reviewed-by: Stanislav Nikitin <pztrn@pztrn.name>
Co-authored-by: Vladimir Hodakov <vladimir@hodakov.me>
Co-committed-by: Vladimir Hodakov <vladimir@hodakov.me>
2026-06-19 16:12:01 +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.

S
Description
My ZSH configuration.
Readme 148 KiB
Languages
Shell 100%