Code Monkey home page Code Monkey logo

dot-files's Introduction

My dot-files (coz’ there’s no place like 127.0.0.1)

Introduction

These are my dotfiles. They’re more a way to learn to use tools like rake, VIM, ZSH, etc. than a real and useful project. I took many ideas for them (and copied a lot of code) from:

What it does?

Those files are made just to configure my development system in a way which I’m confortable with. It also includes some interesting and useful tools that doesn’t come by default with Mac OS X Snow Leopard.

What’s included?

  • oh-my-zsh installtion
  • some oh-my-zsh customizations
  • dotfiles for Rubygems, RDoc, IRB, Capistrano, Ruby on Rails IRB and GIT
  • dotfiles for vim using Vundle to install its plugins
  • Some alias I like
alias vim="mvim" # since 99.9% of time I use vim from the GUI
alias migrate="rake db:migrate db:test:clone"

How to install?

First take a look at the included rake tasks with rake -T command.

To install all the vim plugins and snippets you need to open vim and run

:BundleInstall

This will install the following plugins

Can I use them?

Yes of course… but do it at your own risk. Ask me if you need some help or just fix what you think is wrong, but I cant guarantee that it will work.

These files are MIT licensed so you can just change them as you want. However if you do some interesting thing with them I’d be pleased if you let me know… Just some little curiosity, you know ;)

Should I use them?

No, you probably shouldn’t. There are good and well maintained VIM bundles and dot-files out there which you may use and are for sure better build than those. Take a look at Janus

TODO

  1. Find a better way to install http://github.com/robbyrussell/oh-my-zsh and its customizations

dot-files's People

Stargazers

Pieter Eerlings avatar

Watchers

Pieter Eerlings avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.