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 8f643980ae dont warn on chain depth, eslint global 9 years ago
adium
alfred
doc
firefox
install
iterm
keyboard
qlcolorcode
terminfo
vim
zsh
.gitignore
.gitmodules
README.md
agignore
editorconfig
eslintrc dont warn on chain depth, eslint global 9 years ago
gemrc
gitconfig
gitignore
slate.js
tmux.conf
vimrc
zshrc

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.