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 b141772965 readme notes 10 years ago
install lots of vim plugins removed/changed, lightline, nerdtree etc 10 years ago
tmux submodule / dircolors solarized 10 years ago
vim neosnippet 10 years ago
zsh submodule / dircolors solarized 10 years ago
.gitignore lots 10 years ago
.gitmodules submodule / dircolors solarized 10 years ago
README.md readme notes 10 years ago
agignore lots 10 years ago
aliases lots 10 years ago
editorconfig MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 11 years ago
exports solarized and italics 10 years ago
functions MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 11 years ago
gitconfig lots 10 years ago
gitignore lots 10 years ago
jscsrc jscsrc + vtop + minimal rubygems 10 years ago
jshintrc maxlen + module/require globals 11 years ago
slate.js ssh-copy-id + slate multimonitor/fullheight setup 11 years ago
tmux.conf solarized and italics 10 years ago
vimrc lots of vim plugins removed/changed, lightline, nerdtree etc 10 years ago
zshrc better zsh history serach, removed css-syntax/added other and plugins for vim 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.