all repos — dotfiles @ ce78d7e47d15e68b7fc90ff5e14d6fb47d5df779

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