miscellaneous config files

Josh Bicking 443c94b87e remove tons of old stuff 5 years ago
antigen e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
bash 443c94b87e remove tons of old stuff 5 years ago
bspwm-kde e6c22b6128 add bspwm+kde, add spacemacs 5 years ago
compton a00a40b9d7 use stow for dotfiles 6 years ago
dircolors e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
ghci e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
old 443c94b87e remove tons of old stuff 5 years ago
spacemacs 443c94b87e remove tons of old stuff 5 years ago
tmux a00a40b9d7 use stow for dotfiles 6 years ago
zsh 443c94b87e remove tons of old stuff 5 years ago
zsh-local-arch 443c94b87e remove tons of old stuff 5 years ago
zsh-local-cygwin a00a40b9d7 use stow for dotfiles 6 years ago
zsh-local-server 443c94b87e remove tons of old stuff 5 years ago
zsh-local-tablet 443c94b87e remove tons of old stuff 5 years ago
.gitignore 16740b74c8 ignore properly, add kde-xmonad config 6 years ago
.gitmodules 443c94b87e remove tons of old stuff 5 years ago
README.md d3597f3b05 Move TODOs into readme, add dumb-jump 6 years ago

README.md

Josh's Dotfiles

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

Usage

  • Clone the repo with the --recursive flag.
  • Run stow prog to install symlinks for prog. For example, stow emacs will install symlinks for all emacs dotfiles.

TODO

  • Find a better way to keep my custom ctags executable.
  • Override
  • Look at smart-mode-line-powerline and see if I can write my own smart-mode-line config
  • Find a better way to display all the eyebrowse space bindings
  • Add "kill window n" eyebrowse keybindings
  • Finish up Shackle rules for windows like help and repl windows. Where they're positioned, whether or not they're focused, etc.
  • Learn/configure auctex
  • Override/work with evil goto-definition, depending on my mode (for example, use intero-goto-definion in haskell buffers)