miscellaneous config files

Josh Bicking 7411667f38 Add to company config, fix jedi's company 6 jaren geleden
antigen b1a5e44b0f readd ghc and dircolors, add antigen symlink 7 jaren geleden
bash 37d91cd31c use stow for dotfiles 7 jaren geleden
compton 37d91cd31c use stow for dotfiles 7 jaren geleden
dircolors b1a5e44b0f readd ghc and dircolors, add antigen symlink 7 jaren geleden
emacs 7411667f38 Add to company config, fix jedi's company 6 jaren geleden
ghci b1a5e44b0f readd ghc and dircolors, add antigen symlink 7 jaren geleden
i3 37d91cd31c use stow for dotfiles 7 jaren geleden
kde-xmonad 1bfcf3e90f add some kde changes 7 jaren geleden
tmux 37d91cd31c use stow for dotfiles 7 jaren geleden
vim 35d3679e6e ignore properly, add kde-xmonad config 7 jaren geleden
xmonad 720a30fb53 Use krunner as a launcher, ignore notification/panel popups 6 jaren geleden
zsh 4583c0ef1f Like a month worth of laptop changes lol 6 jaren geleden
zsh-local-arch 4583c0ef1f Like a month worth of laptop changes lol 6 jaren geleden
zsh-local-cygwin 37d91cd31c use stow for dotfiles 7 jaren geleden
zsh-local-pi 37d91cd31c use stow for dotfiles 7 jaren geleden
zsh-local-server 37d91cd31c use stow for dotfiles 7 jaren geleden
zsh-local-tablet 37d91cd31c use stow for dotfiles 7 jaren geleden
.gitignore 35d3679e6e ignore properly, add kde-xmonad config 7 jaren geleden
.gitmodules 37d91cd31c use stow for dotfiles 7 jaren geleden
README.md 2f62ea33bc Move TODOs into readme, add dumb-jump 7 jaren geleden
makedots.sh ae45d2f878 Add emacsclient desktop file 7 jaren geleden
rmdots.sh 5c8265e85b prefix with dots 7 jaren geleden

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)