all repos — dotfiles @ 9b88bb3bc4bed2f2a28bf5f0490158f7dd1a0e9e

linux dotfiles

.gitignore

# vim files # 
*.swp
*.netrwhist

# qutebrowser autoconfig file #
qutebrowser/autoconfig.yml
qutebrowser/qsettings/

# vim view files
.vim/view/*

# pycache 
__pycache__

#tmp binary files
bin/tmp/*

#newsboat unread count file
newsboat/unread