miscellaneous config files

Joshua Bicking 68d0bcabd4 add magit-todos il y a 5 ans
antigen e2c13efda7 readd ghc and dircolors, add antigen symlink il y a 6 ans
bash a00a40b9d7 use stow for dotfiles il y a 6 ans
compton a00a40b9d7 use stow for dotfiles il y a 6 ans
dircolors e2c13efda7 readd ghc and dircolors, add antigen symlink il y a 6 ans
emacs 68d0bcabd4 add magit-todos il y a 5 ans
ghci e2c13efda7 readd ghc and dircolors, add antigen symlink il y a 6 ans
i3 a00a40b9d7 use stow for dotfiles il y a 6 ans
kde-xmonad 5ec0edc2eb add some kde changes il y a 6 ans
tmux a00a40b9d7 use stow for dotfiles il y a 6 ans
vim 16740b74c8 ignore properly, add kde-xmonad config il y a 6 ans
xmonad 68ae476003 Use krunner as a launcher, ignore notification/panel popups il y a 6 ans
zsh a59f66da67 Like a month worth of laptop changes lol il y a 5 ans
zsh-local-arch a59f66da67 Like a month worth of laptop changes lol il y a 5 ans
zsh-local-cygwin a00a40b9d7 use stow for dotfiles il y a 6 ans
zsh-local-pi a00a40b9d7 use stow for dotfiles il y a 6 ans
zsh-local-server a00a40b9d7 use stow for dotfiles il y a 6 ans
zsh-local-tablet a00a40b9d7 use stow for dotfiles il y a 6 ans
.gitignore 16740b74c8 ignore properly, add kde-xmonad config il y a 6 ans
.gitmodules a00a40b9d7 use stow for dotfiles il y a 6 ans
README.md d3597f3b05 Move TODOs into readme, add dumb-jump il y a 6 ans
makedots.sh 06f794673b Add emacsclient desktop file il y a 6 ans
rmdots.sh f7cce1fa87 prefix with dots il y a 6 ans

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)