Skip to content

AgIt0/dotfiles

 
 

Repository files navigation

Lyuben Petrov’s dot files

These are config files to set up a system the way I like it.

Installation

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

Vim plugins are managed through vundle. You'll need to install vundle to get them.

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
Run :BundleInstall in vim.

About

config files for zsh, bash, completions, gem, git, irb, rails, vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 57.7%
  • Shell 40.1%
  • Ruby 1.1%
  • Lua 1.1%