miscellaneous config files

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

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.