all repos — dotfiles @ 1bb736cd058db80f5e1d273810cb469c39a9db73

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