Skip to content

KarolBuchta/oh-my-zsh-chef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

It's a chef recipe

Install zsh package and use the oh-my-zsh plugin to configure zsh

You can define it by configure like :

[:oh_my_zsh][:users] = [{
  :login => 'shingara',
  :theme => 'rachel',
  :plugins => ['gem', 'git', 'rails3', 'redis-cli', 'ruby']
}]

If you are behind firewall or proxy, also configure this :

[:oh_my_zsh][:repository] = "https://github.com/robbyrussell/oh-my-zsh.git"

About

A chef recipe to install oh-my-zsh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%