vpv / dotfiles

My dotfiles, managed with yadm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles, managed with yadm. I mainly use Fedora. The files are MIT licensed as long as they have been written by me. If there are any scripts written by other people in this repository, those are under their respective licenses.

vim

I'm testing handling vim plugins with git submodules. I followed this blog post by b4d.

Gnome

For saving Gnome's dconf I followed this blog post by Peter Babič. The pre_commit hook causes some quite useless commits, because dconf includes stuff like the last open panel in gnome-settings. I still feel like using the hook is probably better than not using it and trying to remember to add dconf changes manually.

po.vim

I copied po.vim from https://github.com/vim-scripts/po.vim--gray. The script does not seem to have any license at all.

About

My dotfiles, managed with yadm


Languages

Language:Lua 81.9%Language:Vim Script 14.5%Language:Shell 3.6%