Skip to content

kubicek/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation process based on Ryan Bates Dot Files.

Installation

With Git:

git clone git://github.com/kubicek/dotfiles ~/dotfiles
cd ~/dotfiles
rake install

Without Git:

cd $HOME
mkdir -p dotfiles
curl -# -L -k https://github.com/kubicek/dotfiles/tarball/master | tar xz --strip 1 -C dotfiles
cd dotfiles
rake install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 96.0%
  • Shell 3.3%
  • Ruby 0.7%