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 9c20ef15d4 re-add tab-completion to neocomplete 9 years ago
adium
alfred minimize + add alfred workflows for backup 9 years ago
doc
firefox stuff 10 years ago
install minimize + add alfred workflows for backup 9 years ago
iterm fix issues with non-powerline hack 9 years ago
keyboard
qlcolorcode meh 10 years ago
terminfo fix font, italics + terminfo, update bundles etc. 9 years ago
vim re-add tab-completion to neocomplete 9 years ago
zsh update bundles, mappings and software used, major update 9 years ago
.gitignore
.gitmodules pure 1.0, now as npm global module not submodule 9 years ago
README.md
agignore
editorconfig stylestats global + editorconf file specific 9 years ago
eslintrc dont warn on chain depth, eslint global 9 years ago
gitconfig re-add node_modules + bower_components to gitignore 10 years ago
gitignore re-add node_modules + bower_components to gitignore 10 years ago
slate.js firefox shortcut for slate 10 years ago
tmux.conf fix issues with non-powerline hack 9 years ago
vimrc minimize + add alfred workflows for backup 9 years ago
zshrc add fancy ctrl-z 9 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.