No description
Find a file
2019-11-09 10:21:42 +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 adding stuff 2019-11-08 10:47:36 +00:00
.gitconfig add global gitconfig 2019-11-09 10:21:42 +00:00
.gitignore removing ropeproject 2017-10-16 00:13:23 +01:00
.tmux.conf Oct 2019 updates 2019-10-13 23:47:59 +01:00
.tmux.conf.local Oct 2019 updates 2019-10-13 23:47:59 +01:00
.vimrc adding stuff 2019-11-08 10:47:36 +00:00
.virtualenvwrapper.sh hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.zshrc adding stuff 2019-11-08 10:47:36 +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 Oct 2019 updates 2019-10-13 23:47:59 +01:00
vscode-settings.json adding stuff 2019-11-08 10:47:36 +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