Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal ZSH Configuration

First installation

# 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

Update

cd ${PZC_PZC_DIR}
git stash
git pull
git stash pop

Optional progs

About

Personal ZSH Configuration

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages