miscellaneous config files

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

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.