all repos — dotfiles @ bb6e837b4d70c8fca17b7d06e945ecce3ddfacd5

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