neovim
(the goodness that isvim
but with LSPs and MORE)zsh
(bash
, but like, newer, and because apple forced us to...)- p10k prompt (nice defaults, easy setup)
- bashmarks (cd shortcuts, embedded for no outside dependencies)
homebrew
(bin package manager)asdf
(for managing other languages)- node
- ruby
- yarn
wezterm
- LSP integration for intellisense-style code completion!
- Treesitter for highlighting and smart selection expansion!
- Prettier for auto-formatting magic!
- Powerful fuzzy-finder for files, search in project, and other patterns!
- Oh-so-fancy statusline, icons, and visual indicators!
- Install the repo to
~/.dotfiles
andcd
into it. - Run the install script with
./bin/install.sh
... - OR ...
- Manually symlink the config files to the appropriate places
- zsh:
~/.zshrc
- nvim:
~/.config/nvim
- git:
~/.git*
(both files) - wezterm:
~/.wezterm.lua
- zsh:
- Install
homebrew
andgit
and globalnpm
modules (like LSPs)
- Manually symlink the config files to the appropriate places