Skip to content

AlexlHer/zsh_config

Repository files navigation

Personal ZSH Configuration

Installation

# Goto home:
cd

# Move ~/.zshrc:
mv ~/.zshrc ~/.zshrc.old

# Clone this repo in your home:
git clone git@github.com:AlexlHer/zsh_config.git .pzc

# Copy ~/.pzc/home.zshrc to ~/.zshrc:
cp ~/.pzc/home.zshrc ~/.zshrc

# Edit "~/.zshrc":
# Search "[TODO]" to find lines to edit.
vim ~/.zshrc

Update

cd ~/.pzc
git stash
git pull
git stash pop

Optional progs

About

My ZSH Configuration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages