all repos — dotfiles @ 6c1cae8dfd9c82f97000d5afba3e9aa6e094f313

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