A collection of configuration files for emacs, tmux, zsh, etc.
To deploy, I store these files in an etc directory, and use stow
to link them into my home directory:
stow -t$HOME emacs tmux zsh gitI use Straight.el for Emacs package management. Thus, when you run Emacs for the first time with this confirguration, it'll fetch packages from melpa, so may take a while to load.