No description
Find a file
2020-08-23 14:42: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 remove some unused plugins 2020-08-22 13:14:56 +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 source virtualenv wrapper only if it exists 2020-08-22 13:09:27 +01:00
.zshrc check if kubectl exists b4 sourcing 2020-08-22 13:19:11 +01:00
fusuma.yml add fusuma config 2020-08-23 14:42:46 +01:00
README.md add python description in vimrc 2018-08-26 18:23:29 +01:00
setup-env.sh Update setup-env script 2020-08-22 12:34:33 +01: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