Skip to content

A simple zsh configuration and prompt. See the PeepCode blog below for a graphical example.

Notifications You must be signed in to change notification settings

topfunky/zsh-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

A Simple ZSH Config

A simple configuration for getting started with zsh.

Installation

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

About

My command line prompt is explained here.

It is, in part, based on the expertise of Ben Hoskings in the PeepCode Advanced Git Screencast.

About

A simple zsh configuration and prompt. See the PeepCode blog below for a graphical example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages