Skip to content
/ dotfiles Public
forked from ryanb/dotfiles

My config files for syncing across machines.

License

Notifications You must be signed in to change notification settings

ngm/dotfiles

 
 

Repository files navigation

Personal Dot Files

Just config files to set up various programs and utilities. Originally forked from Ryan Bates' dotfiles: https://github.com/ryanb/dotfiles.

Installation

Fork it.

git clone git://github.com/username/dotfiles ~/.dotfiles
cd ~/.dotfiles
# set up symlinks to actual dotfiles.
# can have a look at `rake install` from originally repo to do this..
# pull in any submodule projects (e.g. vim bundles.)
git submodule update --init 

Useful links

About

My config files for syncing across machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 80.6%
  • Emacs Lisp 17.7%
  • Ruby 1.2%
  • Other 0.5%