Skip to content

lindastepanuka/dotfiles-old

 
 

Repository files navigation

Edgars Beigarts 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

bash, ruby, rails, git, oracle, vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 50.1%
  • Shell 42.2%
  • Python 7.7%