No description
Find a file
2020-08-22 12:28:46 +01:00
vim-plugins hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.bash_aliases Update to rawhide and fix broken configs 2020-03-12 14:21:14 +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.local Add .zshenv 2020-08-22 12:21:36 +01:00
.vimrc Do not autorestore sessions because it's annoying 2020-03-12 14:53:42 +00:00
.virtualenvwrapper.sh hard link all the dot files and add some new stuff... 2019-01-14 13:52:03 +00:00
.zshenv Add .zshenv 2020-08-22 12:21:36 +01:00
.zshrc hard link to my current dotfiles 2020-02-13 19:10:15 +00:00
fusuma.yml Add fusuma config 2020-03-12 21:01:58 +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 hard link to my current dotfiles 2020-02-13 19:10:15 +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