Skip to content

ronaldsgailis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are my dotfiles, nothing too fancy.

Install git, curl and vim

Make sure you have git, curl and vim, if not, then on Ubuntu or Debian run: apt-get install git git-core curl vim

Install oh-my-zsh

git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh

Change shell to zsh

chsh -s /bin/zsh

Clone dotfiles

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

Setup MAC defaults

./osx

About

My config files for vim, git, zsh, aliases and osx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published