2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-15 12:12:58 +00:00
Go to file
2016-05-25 22:41:19 +02:00
alfred minimize + add alfred workflows for backup 2016-03-03 16:33:23 +01:00
doc ruby version 2.2 2015-01-29 11:35:54 +01:00
install Add vagrant, update nginx + imagestuff 2016-05-25 22:40:30 +02:00
iterm no more gemup, move software stuff to ownCloud 2016-03-10 21:38:10 +01:00
other move stuff to other 2016-05-25 22:40:55 +02:00
vim dont lint scss in vim anymore 2016-05-03 10:23:12 +02:00
zsh mozjpeg + gallery aliases 2016-05-25 22:41:19 +02:00
.gitignore updates 2015-02-21 14:24:00 +01:00
.gitmodules pure 1.0, now as npm global module not submodule 2015-05-25 12:01:46 +02:00
agignore updates 2015-02-21 14:24:00 +01:00
editorconfig stylestats global + editorconf file specific 2015-05-25 11:57:08 +02:00
eslintrc add new rules up to eslint 2.6 2016-04-04 16:14:49 +02:00
gitconfig re-add node_modules + bower_components to gitignore 2015-05-05 13:19:51 +02:00
gitignore re-add node_modules + bower_components to gitignore 2015-05-05 13:19:51 +02:00
README.md readme notes 2014-09-18 18:03:57 +02:00
slate.js remove things add reminders to slate config 2016-03-10 14:31:39 +01:00
tmux.conf vim cleanup, sneak + sasslint 2016-05-02 10:15:21 +02:00
vimrc remove vimfiler, current vim-master netrw is working again with vim-vinegar 2016-03-30 17:13:42 +02:00
zshrc add fancy ctrl-z 2015-07-10 17:05:25 +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.