- Config for x-server background images
- Cleanup old vim config (using space-vim)
- Added global gitconfig
- Added config for i3wm
- Added config for i3-statusbar
- Moved alacritty.yml to .config dir
- Added global .gitignore
- Added Mac configs
- Added rename support to tmux
- Added .profile for mac-bash
- Added True Color Support for Tmux & Vim
- Fixing cache dir for ctrlP
- Added ftplug dir
- moved javascript.vim and php.vim to ftplug dir
- added ctrlp.vim config from tolry (thx a lot)
- Cursorline disabled (i will try this in future http://eduncan911.com/software/fix-slow-scrolling-in-vim-and-neovim.html)
- Added tmux config from https://github.com/egel/tmux-gruvbox
- Changed dateformat in tmux config to german style
- Removed old themes and added original gruvbox theme (PlugClean needed)
- Resolved tmux color problems
- Adding NerdTreeTab Plugin to leave it open when openining tabs
- checkout in homedir
- ln -s environment/vimrc .vimrc
- mkdir -p .vim/ftplugin
- ln -s environment/config/ftplugin/ .vim/ftplugin/
- start vim
- in homedir
- ln -s environment/tmux/tmux-gruvbox-dark.conf .tmux.conf
- in homedir
- ln -s environment/.zshrc
- ln -s environment/.profile .
leader is mapped to ","
- leader+r = NERDTreeTabToggle
- leader+t = NERDTreeTabFind