Skip to content

jasonij/dotfiles

Repository files navigation

dotfiles

These are my dotfiles.

Installation Notes

  • .zshenv should be copied, not symlinked. It's too environment-sensitive.
  • most of the other things you can symlink ln -s ~/dotfiles/<filename> ~/<filename or however
  • TODO: use GNU Stow

Components

If on Linux:

If on Mac:

Neovim plugins

Spacemacs is often slightly broken. In Neovim, I rely heavily on a few plugins:

Languages

In the ML world, it's all Python and Scala now. (Well, some jokers use C++ but not me.)

Production

Hobby (These are really my favorites)

Stats

Out-of-cache

Random Thoughts

Immutability >> strong type systems.

Usability Essentials:

  • Remap caps lock to control
  • Set Mac's option to Meta

TODO

One of these days I ought to document my thoughts on tooling.