16 lines
377 B
Markdown
16 lines
377 B
Markdown
# Dotfiles
|
|
|
|
## External Dependencies
|
|
|
|
- [Homebrew](https://docs.brew.sh/Homebrew-on-Linux)
|
|
- 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.
|