Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Just my configuration files for Git, Ruby, ZSH, Vim etc.

Updating from botanicus/dotfiles

# in your jgp/dotfiles clone
git remote add botanicus git@github.com:botanicus/dotfiles.git
git fetch
git rebase botanicus/master

Installation

# in your jgp/dotfiles clone
rake backup    # backup all your original dotfiles from your home
rake setup     # create config.yml
vim config.yml # comment out what you aren't interested in
rake install   # install subprojects specified in the config.yml

Change your shell to ZSH

chsh -s $(which zsh) # first ensure you actually have ZSH installed!

One Project Installation

cd zsh
rake install

Tasks

About

Just my configuration files

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages