miscellaneous config files

Josh Bicking 13e654e4ed Add better Haskell indentation 6 years ago
antigen e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
bash a00a40b9d7 use stow for dotfiles 6 years ago
compton a00a40b9d7 use stow for dotfiles 6 years ago
dircolors e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
emacs 13e654e4ed Add better Haskell indentation 6 years ago
ghci e2c13efda7 readd ghc and dircolors, add antigen symlink 6 years ago
i3 a00a40b9d7 use stow for dotfiles 6 years ago
kde-xmonad 5ec0edc2eb add some kde changes 6 years ago
tmux a00a40b9d7 use stow for dotfiles 6 years ago
vim 16740b74c8 ignore properly, add kde-xmonad config 6 years ago
xmonad 13e654e4ed Add better Haskell indentation 6 years ago
zsh 0cca402b76 add sl function 6 years ago
zsh-local-arch a00a40b9d7 use stow for dotfiles 6 years ago
zsh-local-cygwin a00a40b9d7 use stow for dotfiles 6 years ago
zsh-local-pi a00a40b9d7 use stow for dotfiles 6 years ago
zsh-local-server a00a40b9d7 use stow for dotfiles 6 years ago
zsh-local-tablet a00a40b9d7 use stow for dotfiles 6 years ago
.gitignore 16740b74c8 ignore properly, add kde-xmonad config 6 years ago
.gitmodules a00a40b9d7 use stow for dotfiles 6 years ago
README.md d3597f3b05 Move TODOs into readme, add dumb-jump 6 years ago
makedots.sh 06f794673b Add emacsclient desktop file 6 years ago
rmdots.sh f7cce1fa87 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)