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 129505b84c Add gitconfig for diff-so-fancy 8 years ago
alfred minimize + add alfred workflows for backup 8 years ago
doc ruby version 2.2 10 years ago
install Current node, php7 with custom openssl 8 years ago
other Ditch the new iTerm version, fall back to default Terminal app 8 years ago
vim fix linting for vim for scss/sass/js 8 years ago
zsh remove tmd, no longer really used 8 years ago
.gitignore updates 9 years ago
.gitmodules pure 1.0, now as npm global module not submodule 9 years ago
README.md readme notes 10 years ago
agignore updates 9 years ago
editorconfig stylestats global + editorconf file specific 9 years ago
eslintrc add new rules up to eslint 2.6 8 years ago
gitconfig Add gitconfig for diff-so-fancy 8 years ago
gitignore re-add node_modules + bower_components to gitignore 9 years ago
slate.js slate shortcut for terminal instead of iterm 8 years ago
tmux.conf Fix mouse support for tmux 2.2 8 years ago
vimrc re-add emmet, remove wildfire 8 years ago
zshrc Add thefuck 8 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.