This repo houses my major config files, so I can keep work on them synced across the different machines I develop code/ideas.
| file | program | purpose |
|---|---|---|
| .init.lua | neovim | where I do most of my code development |
| .tmux.conf | tmux | organized panes of tasks, including development |
| .spacemacs | space-emacs | where I organize my ideas (org-mode, which vim does not do well) |
| startup.jl | julia | initial load out for my julia sessions |
| lsp.jl | julia | initialized language server protocol in neovim for julia |
| .bash_functions | bash | bunch of shortcuts in shell |
...but still important across machines
SSH configuration files