Repository contains files and instructions for configuring and installing:
- Node.js
- Deno
- Rust
- Go
- Fish shell
- Git
- Fonts
To setup configs:
stow -vt ~ *
To install specific tools using makefile:
make <CMD_NAME>
# to install everything necessary for development in MacOS
make setup_macos