2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-11 07:10:40 +00:00
Go to file
2015-10-26 11:08:51 +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
doc ruby version 2.2 2015-01-29 11:35:54 +01:00
firefox stuff 2015-04-01 22:54:39 +02:00
fonts remove ttf, use otf-hack 2015-09-05 16:07:55 +02:00
install solarized light and others 2015-10-26 11:08:51 +01:00
iterm solarized light and others 2015-10-26 11:08:51 +01: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 From now on, use Hack as font. Yeah 2015-09-05 16:03:13 +02:00
zsh solarized light and others 2015-10-26 11:08:51 +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 eslintrc v 1.0 2015-08-08 13:32:24 +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 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.