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 1fc3d4bae8 mas + split up cli tools / software 8 years ago
alfred switched to hybrid theme for real 8 years ago
doc ruby version 2.2 10 years ago
install mas + split up cli tools / software 8 years ago
kwm Update to kwm and khd, ditch seil/karabiner 8 years ago
other Fix kwm rules 8 years ago
vim ditch slate, use kwm 8 years ago
zsh brew upgrade == brew upgrade --all 8 years ago
.gitignore updates 9 years ago
.gitmodules switched to hybrid theme for real 8 years ago
README.md readme notes 10 years ago
agignore dont ignore css files in search anymore 8 years ago
editorconfig Add csv to editorconfig (no trail space) + use appstore 1password 8 years ago
gemrc ruby-version, gemrc + rbenv 8 years ago
gitconfig hyperterm config 8 years ago
gitignore re-add node_modules + bower_components to gitignore 9 years ago
hyper.js hyperterm -> hyper 8 years ago
khdrc Update to kwm and khd, ditch seil/karabiner 8 years ago
ruby-version ruby-version, gemrc + rbenv 8 years ago
tmux.conf change tmux bar colors to match thos of hybrid theme 8 years ago
vimrc re-add emmet, remove wildfire 8 years ago
zshrc ruby-version, gemrc + rbenv 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.