miscellaneous config files

Josh Bicking 0d0e4fb05a Ignore "safety" of themes, change background for material před 7 roky
antigen @ 55d49fdf23 d456b90e9f added antigen před 8 roky
emacs.d 0d0e4fb05a Ignore "safety" of themes, change background for material před 7 roky
i3 f9fa1fed57 add compton to dotfiles list před 7 roky
vim 69d0b0c649 removed plugins, adding vundle před 8 roky
xmonad a5c2e61f77 Remove Mod+p bind, since KDE's search sometimes doesn't appear před 7 roky
.gitignore f6479a0983 ignore plugin directories před 8 roky
.gitmodules 69d0b0c649 removed plugins, adding vundle před 8 roky
README.md 41ba20a657 (Kind of) fix ctags execution. před 7 roky
bashrc d540b18437 Add emacs-term, replace chromium in i3 před 7 roky
compton.conf f9fa1fed57 add compton to dotfiles list před 7 roky
dircolors 77053ffe92 add dircolors for 777 folder color change před 8 roky
ghci 6efc90b9b8 Add i3 and ghci configs před 7 roky
gvimrc 9d97c6d4bc fixed permissions před 8 roky
makedots.sh f9fa1fed57 add compton to dotfiles list před 7 roky
tmux.conf 264c99ee38 removed vi keybindings as they interfere with typing, changed prefix to C-a před 8 roky
vimrc 9cdd0a6590 Move to solarized. Add fish-like expansions. před 7 roky
zshrc 4c5ec1a833 New color scheme doesn't conflict with terminal colors před 7 roky
zshrc.local.arch ea945c381b Add clang path, update aliases před 7 roky
zshrc.local.cygwin e4b6d4dbf3 added oh-my-zsh, separated zsh configs by device před 8 roky
zshrc.local.none e123f1a3ff add blank zshrc.local před 8 roky
zshrc.local.pi 52144712b5 add local zshrc for pi před 7 roky
zshrc.local.server d8c0609fa0 fix toolbar issue, add term emacs as EDITOR před 7 roky
zshrc.local.tablet c81ddf80fe add alias for CS machines emacs před 7 roky

README.md

Josh's Dotfiles

Covers zsh, [neo]vim, i3, and emacs. Mostly emacs.

Usage

  • Clone the repo with the --recursive flag.
  • Run ./makedots.sh in the cloned repo.

TODO

  • Find a better way to keep my custom ctags executable.