rbmarliere / zsh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zshrc

To use it, make sure you point your own .zshrc to it, e.g.:

mkdir -p ~/git
git clone --recursive https://github.com/zrts/zsh.git ~/git/zsh
mv ~/.zshrc ~/.zshrc_old
ln -s ~/git/zsh/zshrc ~/.zshrc
source ~/.zshrc
envset

About

License:MIT License


Languages

Language:Shell 100.0%