miscellaneous config files

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

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)