Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

bew/ConfigZsh

Repository files navigation

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