├── README.md ├── bashrc ├── candy ├── candy2 ├── dijon.theme ├── minus.vim ├── pastie.theme ├── plus.vim ├── sxhkdrc_wchf ├── tmux.conf ├── vimbconfig ├── vimrc ├── weechat.conf ├── xbindkeysrc └── xinitrc /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/README.md -------------------------------------------------------------------------------- /bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/bashrc -------------------------------------------------------------------------------- /candy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/candy -------------------------------------------------------------------------------- /candy2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/candy2 -------------------------------------------------------------------------------- /dijon.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/dijon.theme -------------------------------------------------------------------------------- /minus.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/minus.vim -------------------------------------------------------------------------------- /pastie.theme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/pastie.theme -------------------------------------------------------------------------------- /plus.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/plus.vim -------------------------------------------------------------------------------- /sxhkdrc_wchf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/sxhkdrc_wchf -------------------------------------------------------------------------------- /tmux.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/tmux.conf -------------------------------------------------------------------------------- /vimbconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/vimbconfig -------------------------------------------------------------------------------- /vimrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/vimrc -------------------------------------------------------------------------------- /weechat.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/weechat.conf -------------------------------------------------------------------------------- /xbindkeysrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/xbindkeysrc -------------------------------------------------------------------------------- /xinitrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dkeg/dots/HEAD/xinitrc --------------------------------------------------------------------------------