No description
Find a file
2019-02-06 15:42:21 +00:00
vim-plugins hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.bash_aliases hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.gitignore removing ropeproject 2017-10-16 00:13:23 +01:00
.tmux.conf hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.tmux.conf.local hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.vimrc add new vim features 2019-02-06 15:42:21 +00:00
.virtualenvwrapper.sh hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.zshenv hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.zshrc hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +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
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