2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-01 21:40:19 +00:00
Go to file
Steffen Rademacker c7aa57f377 solarized stuff
2014-09-19 17:47:23 +02:00
install lots of vim plugins removed/changed, lightline, nerdtree etc 2014-09-18 18:02:27 +02:00
tmux submodule / dircolors solarized 2014-09-01 20:35:49 +02:00
vim neosnippet 2014-03-19 14:25:37 +01:00
zsh submodule / dircolors solarized 2014-09-01 20:35:49 +02:00
.gitignore lots 2014-08-14 17:08:33 +02:00
.gitmodules submodule / dircolors solarized 2014-09-01 20:35:49 +02:00
agignore lots 2014-08-14 17:08:33 +02:00
aliases 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
exports solarized and italics 2014-09-01 20:31:03 +02:00
functions MAJOR changes - no oh-my-zsh, rbenv, tmuxifier, dircolors pure-shell etc 2013-11-24 18:52:33 +01:00
gitconfig lots 2014-08-14 17:08:33 +02:00
gitignore lots 2014-08-14 17:08:33 +02:00
jscsrc jscsrc + vtop + minimal rubygems 2014-08-26 16:20:44 +02:00
jshintrc maxlen + module/require globals 2013-11-23 16:52:31 +01:00
README.md readme notes 2014-09-18 18:03:57 +02:00
slate.js ssh-copy-id + slate multimonitor/fullheight setup 2014-01-17 15:51:59 +01:00
tmux.conf solarized and italics 2014-09-01 20:31:03 +02:00
vimrc solarized stuff 2014-09-19 17:47:23 +02:00
zshrc better zsh history serach, removed css-syntax/added other and plugins for vim 2014-07-16 15:02:27 +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.