2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-01 21:40:19 +00:00
Go to file
Steffen Rademacker 4a76f71ec1 adding incsearch
2014-10-30 17:37:58 +01:00
install fix scss snippets, add svgo to node install 2014-10-30 17:08:56 +01:00
vim neosnippet 2014-03-19 14:25:37 +01:00
zsh submodules update 2014-09-19 18:10:53 +02:00
.gitignore lots 2014-08-14 17:08:33 +02:00
.gitmodules remove tmuxifier, use custom function isted 2014-09-22 16:22:03 +02:00
agignore lots 2014-08-14 17:08:33 +02:00
aliases add lock alias 2014-10-16 19:04:18 +02:00
editorconfig MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 2013-11-24 18:52:33 +01:00
eslintrc iterm2, php-snippets and eslint 2014-10-28 19:06:50 +01:00
exports vimpairs 2014-10-19 18:44:57 +02:00
functions remove tmuxifier, use custom function isted 2014-09-22 16:22:03 +02:00
gitconfig lots 2014-08-14 17:08:33 +02:00
gitignore lots 2014-08-14 17:08:33 +02:00
jscsrc jscsrc + vtop + minimal rubygems 2014-08-26 16:20:44 +02:00
README.md readme notes 2014-09-18 18:03:57 +02:00
slate.js updated slate.js to be eslint/jscs conform 2014-09-24 14:13:15 +02:00
tmux.conf tmux navigator + navigation between splits 2014-09-24 15:01:38 +02:00
vimrc adding incsearch 2014-10-30 17:37:58 +01:00
zshrc remove tmuxifier, use custom function isted 2014-09-22 16:22:03 +02:00

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.