Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mrucis/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

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

Installation

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

Post-installation

Setting user name, email and GitHub token

git config --global user.name "your-name"
git config --global user.email "your-email"
git config --global github.user "your-github-username"
git config --global github.token "your-github-token"

Setup MacVim

About

My bash, ruby, rails, git, oracle, vim dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 48.0%
  • Ruby 43.7%
  • Perl 8.3%