2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-13 01:10:27 +00:00
Go to file
2016-03-30 17:13:42 +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 ditch adium, use messages 2016-03-24 13:51:05 +01:00
iterm no more gemup, move software stuff to ownCloud 2016-03-10 21:38:10 +01:00
keyboard add keyboard profile + karabiner f19 mapping 2014-12-16 18:17:29 +01:00
terminfo fix font, italics + terminfo, update bundles etc. 2016-02-17 15:40:12 +01:00
vim remove vimfiler, current vim-master netrw is working again with vim-vinegar 2016-03-30 17:13:42 +02:00
zsh no more gemup, move software stuff to ownCloud 2016-03-10 21:38:10 +01: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 dont warn on chain depth, eslint global 2016-02-23 10:41:55 +01: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 fix issues with non-powerline hack 2016-02-23 10:42:08 +01: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.