erge branch 'master' of github.com:ViktorBarzin/dot_files
This commit is contained in:
commit
260a54e1c4
1 changed files with 15 additions and 4 deletions
19
README.md
19
README.md
|
|
@ -1,6 +1,17 @@
|
|||
# dot files
|
||||
Dotfiles collection
|
||||
# README
|
||||
|
||||
## Usage
|
||||
To setup vim just run the setup script
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue