No description
Find a file
2018-08-26 19:02:55 +01:00
vim-plugins Add new stuff 2018-03-30 12:00:02 +03:00
.bash_aliases Add new stuff 2018-08-25 19:00:01 +01:00
.gitignore removing ropeproject 2017-10-16 00:13:23 +01:00
.tmux.conf add tmux.conf file 2018-08-26 19:02:55 +01:00
.tmux.conf.local Add new stuff 2018-02-20 12:00:01 +00:00
.vimrc Add new stuff 2018-08-26 18:31:01 +01:00
.zshenv add zshell env file 2018-01-13 21:06:30 +00:00
.zshrc Add new stuff 2018-02-10 10:18:37 +00:00
bira.zsh-theme Add new stuff 2018-01-09 22:23:38 +00:00
README.md add python description in vimrc 2018-08-26 18:23:29 +01:00
setup-env.sh add vim install script updates 2018-01-15 21:53:39 +00:00
setup-vim.sh add vim install script updates 2018-01-15 21:53:39 +00:00
virtualenvwrapper.sh Adding virtual env wrapper 2017-11-10 12:45:09 +00:00
wombat256mod.vim add vim colorscheme 2018-08-26 18:38:03 +01:00

README

You can find my dotfiles collection in here. Feel free to use and share them.

Tmux settings

.tmux.conf is a fork of https://github.com/gpakosz/.tmux conf file. .tmux.conf.local is where you add your settings and overrides. Use both.

Vim settings

Vimrc uses the wombat256mod.vim colorscheme. You can download it from the offical report of from this repo. Some of my python editing settings are in the vimrc. The pylint settings are here - search for g:pymode_lint_.

TODO

Add documentation