You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Goto home:cd# Save current ~/.zshrc:
mv ~/.zshrc ~/.zshrc.old
# Clone this repo wherever you want (default : in your home directory):
git clone https://github.com/AlexlHer/pzc ~/.pzc
# Copy ~/.pzc/home.zshrc from repo cloned to ~/.zshrc:
cp ~/.pzc/template.zshrc ~/.zshrc
# You can edit this file:# If you have a PATH edit in your old .zshrc, you can add it:
vim ~/.zshrc
# First init:
zsh
# Edit pzcrc:# Search "[TODO]" to find lines to edit.
pzc_config