- gitconfig - global git configuration
- gitignore_global - list of files that git ignores in all repositories
- tmux.conf - tmux configuration
- vimrc - vim configuration that depends on VAM for package management
- xinitrc - only thing it does is read Xmodmap
- Xmodmap - only thing it does is rebind capslock to ctrl
- xmonad.hs - only thing it does is integrate xmonad with xfce
- zshrc - zsh config that defers most things to oh-my-zsh
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.