Generic config files placed in ~. Install pyflakes/pylint to make syntastic work with python :)
- .vimrc and .vim folder with snapshot of plugins
- .bashrc for a nice bash experience
- .dir_colors showing some nice colors in bash
- .tmux.conf beautiful tmux config using CTRL+A
- .Xdefaults does some urxvt config stuff
- Makefile
- some other shim
make install does all the installation stuff
- adding ssh-agent eval
- update starship.toml
- initial
swayconfig - initial starship.toml
- changed colorscheme to kanagawa <3
- adding todo.txt + config for neovim
- adding telescope.vim and addons
- using vim as manpage reader
- moving config to neovim
- taking git-completion and git-prompt directly
- adding vim-bufferline
- fonts are optional now
- still missing
- make install virtualenvwrapper.sh
- make install xclip
- fonts target is broken, have to find another way.
- updated .tmux.conf to tmux 2.9+
- fixed some targets in Makefile
- .bashrc gst does not need a porcelain anymore
- vimplugins.txt added a typescript plugin
- added bashmarks
- changed tmux to use <C-a>
- added Dockerfile.vim
- fixed Make targets
- setting correct $TERM
- added rust.vim
- speedup of vimplugins target using depth=1
- hackfixed Makefile to also copy i3 config
- removed some ugly plugins
- added i3 config
- reworked PROMPT COMMAND in .bashrc
- added several plugins
- added .Xdefaults, .Xmodmap
- added tracwiki to vimplugins, in vimrc
- issued some git clone magic where some files and folders are cloned into configs folder locally
- added .dir_colors
- updated and cleaned .vimrc and plugins
- added Makefile for building and updating DOTVIM stuff
- reading vim plugins from text file in Makefile
- initial setup.sh
- added .gitignore
- .vimrc in gui - change font
- added python-mode in getvimplugins.sh
- Some awesome colors added in .bashrc prompt
- Showing the py virtualenv you are working in