2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-11 07:10:40 +00:00
Go to file
2016-12-19 22:27:37 +01:00
alfred switched to hybrid theme for real 2016-08-19 11:26:10 +02:00
doc ruby version 2.2 2015-01-29 11:35:54 +01:00
install Add markdown presentation tool cli 2016-12-06 10:55:53 +01:00
kwm Tweetbot again 2016-11-17 19:41:21 +01:00
other Fix kwm rules 2016-09-30 11:03:05 +02:00
vim ditch slate, use kwm 2016-09-25 20:48:38 +02:00
zsh update to node v6 + ditch unused npm modules, add caskup 2016-12-05 10:35:57 +01:00
.gitignore updates 2015-02-21 14:24:00 +01:00
.gitmodules switched to hybrid theme for real 2016-08-19 11:26:10 +02:00
agignore Remove vendor-folder from agignore 2016-12-19 22:27:37 +01:00
editorconfig Add csv to editorconfig (no trail space) + use appstore 1password 2016-09-01 16:51:29 +02:00
gemrc ruby-version, gemrc + rbenv 2016-09-30 19:04:29 +02:00
gitconfig hyperterm config 2016-08-17 22:20:34 +02:00
gitignore re-add node_modules + bower_components to gitignore 2015-05-05 13:19:51 +02:00
hyper.js hyperterm -> hyper 2016-10-06 23:09:46 +02:00
khdrc Update to kwm and khd, ditch seil/karabiner 2016-10-23 00:54:33 +02:00
README.md readme notes 2014-09-18 18:03:57 +02:00
ruby-version ruby-version, gemrc + rbenv 2016-09-30 19:04:29 +02:00
tmux.conf change tmux bar colors to match thos of hybrid theme 2016-08-19 12:40:42 +02:00
vimrc re-add emmet, remove wildfire 2016-06-08 17:38:41 +02:00
zshrc ruby-version, gemrc + rbenv 2016-09-30 19:04:29 +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.