# Ignore everything except the gitignore file itself /* !.gitignore # Allow directories in ~/.config !/.config/ /.config/* # Allow directories in ~/.local !/.local/ /.local/* # # Shell customization # !/.zshrc !/.bashrc !/.config/shell/ /.config/shell/vendor # # Custom shell utilities # !/.local/bin /.local/bin/* # gittab !/.local/bin/gittab !/.local/etc /.local/etc/* !/.local/etc/gittab # misc !/.local/bin/chomp !/.local/bin/chwp !/.local/bin/kubecontext !/.local/bin/lpass !/.local/bin/mkbak !/.local/bin/mkpasswd !/.local/bin/ta !/.local/bin/uncolor !/.local/bin/up # # Application specific dotfiles # # app-editors/vim !/.vim/ /.vim/bundle /.vim/.netrwhist /.vim/view # dev-vcs/git !/.config/git # net-misc/openssh !/.ssh/ /.ssh/* !/.ssh/config !/.ssh/known_hosts !/.ssh/authorized_keys # x11-misc/sxhkd !/.config/sxhkd # x11-terms/termite https://anongit.gentoo.org/git/user/eroen.git !/.config/termite # x11-wm/awesome !/.config/awesome/ /.config/awesome/calendar # https://gitlab.com/tyil/perl6-app-gtd !/.config/gtd # # Miscellaneous # !/.local/etc/uninames.txt