2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-11 07:10:40 +00:00
Go to file
2016-09-25 20:48:38 +02: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 ditch slate, use kwm 2016-09-25 20:48:38 +02:00
kwm ditch slate, use kwm 2016-09-25 20:48:38 +02:00
other switched to hybrid theme for real 2016-08-19 11:26:10 +02:00
vim ditch slate, use kwm 2016-09-25 20:48:38 +02:00
zsh remove thefuck reference 2016-08-19 11:42:52 +02: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 dont ignore css files in search anymore 2016-08-19 14:11:16 +02:00
editorconfig Add csv to editorconfig (no trail space) + use appstore 1password 2016-09-01 16:51: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
hyperterm.js switched to hybrid theme for real 2016-08-19 11:26:10 +02:00
README.md readme notes 2014-09-18 18:03:57 +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 remove unused plugins 2016-08-19 11:30:48 +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.