You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steffen Rademacker a35e075b8a re-add node_modules + bower_components to gitignore
and remove default user from gitconfig, that should be in the
gituser file
9 years ago
adium add adium color profiles 10 years ago
alfred Add alfred color profile 10 years ago
doc ruby version 2.2 9 years ago
firefox stuff 9 years ago
fonts add terminal powerline font 10 years ago
install stuff 9 years ago
iterm iterm conf + clipper 10 years ago
keyboard add keyboard profile + karabiner f19 mapping 10 years ago
qlcolorcode meh 9 years ago
terminfo iterm conf + clipper 10 years ago
vim Split up vimrc in separate files 9 years ago
zsh stuff 9 years ago
.gitignore updates 9 years ago
.gitmodules submodule now using official fork + updates 9 years ago
README.md readme notes 10 years ago
agignore updates 9 years ago
editorconfig MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 11 years ago
eslintrc remove radix rule, not needed in es5 9 years ago
gemrc ruby update, gemrc - no-docs 10 years ago
gitconfig re-add node_modules + bower_components to gitignore 9 years ago
gitignore re-add node_modules + bower_components to gitignore 9 years ago
slate.js git-extras / fasd + slate resolutions 10 years ago
tmux.conf iterm conf + clipper 10 years ago
vimrc Split up vimrc in separate files 9 years ago
zshrc iterm conf + clipper 10 years ago

README.md

My dotfiles

This is a collection of my dotfiles.

git clone git://github.com/webgefrickel/dotfiles ~/dotfiles
cd ~/dotfiles
./install/_install.sh

Now change the file .gitconfig.user in your home-folder and provide your git credentials, such as:

[user]
  name = Your name
  email = youremail@domain.de
[github]
  user = username
  token = 1235687641287364

Finally restart your terminal and vim again, and you are ready to go.

VIM

I use a lot of plugins and custom syntaxes. They are all installed via neobundle - for a list of the plugins see vimrc.