2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-11 07:10:40 +00:00
Go to file
2015-07-03 11:08:33 +02:00
adium add adium color profiles 2014-12-16 18:16:26 +01:00
alfred Add alfred color profile 2014-12-16 18:16:36 +01:00
doc ruby version 2.2 2015-01-29 11:35:54 +01:00
firefox stuff 2015-04-01 22:54:39 +02:00
fonts add terminal powerline font 2014-12-16 18:17:01 +01:00
install fkill vs. zsh-script 2015-07-03 11:08:33 +02:00
iterm iterm settings 2015-05-06 14:24:40 +02:00
keyboard add keyboard profile + karabiner f19 mapping 2014-12-16 18:17:29 +01:00
qlcolorcode meh 2015-03-01 22:17:01 +01:00
terminfo iterm conf + clipper 2014-12-16 18:21:41 +01:00
vim re-add autocommands, duh 2015-07-02 12:04:53 +02:00
zsh fkill vs. zsh-script 2015-07-03 11:08:33 +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 remove radix rule, not needed in es5 2015-05-05 13:18:38 +02:00
gemrc ruby update, gemrc - no-docs 2014-12-22 13:01:58 +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 firefox shortcut for slate 2015-05-05 13:20:30 +02:00
tmux.conf iterm conf + clipper 2014-12-16 18:21:41 +01:00
vimrc re-add autocommands, duh 2015-07-02 12:04:53 +02:00
zshrc pure 1.0, now as npm global module not submodule 2015-05-25 12:01:46 +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.