miscellaneous config files

Josh Bicking a431c361a0 add bspwm+kde, add spacemacs 5 years ago
antigen b1a5e44b0f readd ghc and dircolors, add antigen symlink 6 years ago
bash 37d91cd31c use stow for dotfiles 6 years ago
bspwm-kde a431c361a0 add bspwm+kde, add spacemacs 5 years ago
compton 37d91cd31c use stow for dotfiles 6 years ago
dircolors b1a5e44b0f readd ghc and dircolors, add antigen symlink 6 years ago
emacs b1bdf1edd7 Magit and flymake additions 5 years ago
ghci b1a5e44b0f readd ghc and dircolors, add antigen symlink 6 years ago
i3 37d91cd31c use stow for dotfiles 6 years ago
kde-xmonad 528cb9f8a3 Minor KDE changes 5 years ago
spacemacs a431c361a0 add bspwm+kde, add spacemacs 5 years ago
tmux 37d91cd31c use stow for dotfiles 6 years ago
vim 35d3679e6e ignore properly, add kde-xmonad config 6 years ago
xmonad 720a30fb53 Use krunner as a launcher, ignore notification/panel popups 6 years ago
zsh 4583c0ef1f Like a month worth of laptop changes lol 5 years ago
zsh-local-arch 4583c0ef1f Like a month worth of laptop changes lol 5 years ago
zsh-local-cygwin 37d91cd31c use stow for dotfiles 6 years ago
zsh-local-pi 37d91cd31c use stow for dotfiles 6 years ago
zsh-local-server 37d91cd31c use stow for dotfiles 6 years ago
zsh-local-tablet 37d91cd31c use stow for dotfiles 6 years ago
.gitignore 35d3679e6e ignore properly, add kde-xmonad config 6 years ago
.gitmodules a431c361a0 add bspwm+kde, add spacemacs 5 years ago
README.md 2f62ea33bc Move TODOs into readme, add dumb-jump 6 years ago
makedots.sh ae45d2f878 Add emacsclient desktop file 6 years ago
rmdots.sh 5c8265e85b prefix with dots 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)