18 lines
352 B
Markdown
18 lines
352 B
Markdown
# Dotfiles
|
|
|
|
## External Dependencies
|
|
|
|
- Neovim
|
|
- Kitty
|
|
- Homebrew
|
|
- ZSH (as the default shell for the user)
|
|
|
|
## Installation
|
|
|
|
Assuming external dependencies are installed, run `./install.sh`.
|
|
|
|
## Notes
|
|
|
|
Does not currently install Python, Ruby, Node, etc. Install whatever build
|
|
dependencies are needed, then use rbenv, pyenv, nvm, etc. to manage them.
|