julienXX / zsh-simple

A simple zsh configuration and prompt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple ZSH Config

My simple configuration for zsh.

Installation

cp zsh-simple/.zshrc ~/.zshrc
mkdir bin
cp zsh-simple/bin/* ~/bin/
chmod +x ~/bin/git-current-branch
chmod +x ~/bin/git-cwd-info
chmod +x ~/bin/git-delete-branch

About

A simple zsh configuration and prompt.


Languages

Language:Shell 78.8%Language:Ruby 10.8%Language:Python 10.4%