2018-08-26 16:54:45 +01:00
|
|
|
# README
|
2017-05-21 12:14:33 +03:00
|
|
|
|
2018-08-26 16:54:45 +01:00
|
|
|
You can find my dotfiles collection in here. Feel free to use and share them.
|
2017-05-21 12:14:33 +03:00
|
|
|
|
2018-08-26 18:02:51 +01:00
|
|
|
# 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.
|
|
|
|
|
|
2018-08-26 18:19:13 +01:00
|
|
|
# Vim settings
|
2018-08-26 18:23:29 +01:00
|
|
|
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_**.
|
2018-08-26 18:19:13 +01:00
|
|
|
|
|
|
|
|
|
2018-08-26 16:54:45 +01:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
|
|
Add documentation
|