curl -fsSL https://juftin.com/dotfiles/get | bash
When using the installation script, the following steps are taken:
- Install any missing dependencies (
git
,make
,zsh
,curl
,tar
,gh
) - Clone this project into
~/.dotfiles
- Symbolically link the dotfiles into their proper locations
๐ Bootstrapping Screen Recording
dotfiles-installation.mov
Visit the documentation for more information on
how to install and use the dotfiles
, and for more details on how to set up
your dev environment and get up and running quickly.