/ConfigZsh

See https://github.com/bew/dotfiles for up-to-date configs

Primary LanguageShell

ConfigZsh

My personnal zsh config

ARCHIVED - My zsh configs are now in a single dotfiles repository: https://github.com/bew/dotfiles/tree/master/zsh

Screenshot

Bew's zsh config

Installation

clone

cd ~/.config && git clone --recursive git@github.com:bew/configzsh.git zsh

place config files

ln -s ~/.config/zsh ~/.zsh
ln -s ~/.zsh/zshenv ~/.zshenv
ln -s ~/.zsh/zshrc ~/.zshrc
ln -s ~/.zsh/zlogin ~/.zlogin