Configuration files for my preferred setup.
Clone the repo, symlink folders/files in the relevant places. This will ensure they stay in sync with this repo.
You can install by running the install
script, which gets most of the config setup fast.
I'm a fan of configs working, and working fast. There may be better alternatives to some of these tools below, but they work well for me in my workflow.
- OS: macOS arm64 (configs should be almost Linux compatible)
- Version Control:
git
- Terminal:
- Editor:
neovim
- Package Manager:
packer.nvim
- Colors:
base16-vim
- LSP: Native with
nvim-lspconfig
to bootstrap - Lint/Diagnostics/Format:
null-ls
- (see config file for more)
- Package Manager:
- Shell Tools:
- MacOS + tmux was slow on Intel but is fast on Apple Silicon. No clue why.