2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-19 03:25:33 +00:00
Go to file
2015-01-22 14:55:23 +01: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
fonts add terminal powerline font 2014-12-16 18:17:01 +01:00
install docker stuff and others 2015-01-11 21:42:59 +01:00
iterm iterm conf + clipper 2014-12-16 18:21:41 +01:00
keyboard add keyboard profile + karabiner f19 mapping 2014-12-16 18:17:29 +01:00
qlcolorcode Add qlcolorcode color profiles solarized 2014-12-16 18:17:57 +01:00
terminfo iterm conf + clipper 2014-12-16 18:21:41 +01:00
vim neosnippet 2014-03-19 14:25:37 +01:00
zsh docker conf and some related aliases 2015-01-22 14:55:23 +01: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
editorconfig MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 2013-11-24 18:52:33 +01:00
eslintrc docker stuff and others 2015-01-11 21:42:59 +01:00
gemrc ruby update, gemrc - no-docs 2014-12-22 13:01:58 +01:00
gitconfig lots 2014-08-14 17:08:33 +02:00
gitignore docker stuff and others 2015-01-11 21:42:59 +01:00
README.md readme notes 2014-09-18 18:03:57 +02:00
slate.js git-extras / fasd + slate resolutions 2014-12-15 12:25:39 +01:00
tmux.conf iterm conf + clipper 2014-12-16 18:21:41 +01:00
vimrc docker stuff and others 2015-01-11 21:42:59 +01:00
zshrc iterm conf + clipper 2014-12-16 18:21:41 +01: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.