waxcraft - dotfiles and notes
- Text editor: Neovim (nightly)
- Terminal Multiplexer: tmux and tmuxp
- Shell: zsh with antibody plugin manager
- packer: plugin manager
- treesitter: instant code parsing for syntax highlight and more
- fzf-lua: fuzzy find everything
- lspconfig: configure builtin nvim LSP
- mason: LSP & else installer
- tslime: send anything to tmux pane from vim
- Use zsh/zprof module
- Use
set -x
at top of zshrc to echo line by line