Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 855 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 855 Bytes

Fork of holman does dotfiles

Please visit original repo if you want to learn and/or build your own.

Here's just my fork with some personalizations :)

install

Run this:

git clone [email protected]:arzatskis/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

This will symlink the appropriate files in .dotfiles to your home directory. Everything is configured and tweaked within ~/.dotfiles.

The main file you'll want to change right off the bat is zsh/zshrc.symlink, which sets up a few paths that'll be different on your particular machine.

dot is a simple script that installs some dependencies, sets sane macOS defaults, and so on. Tweak this script, and occasionally run dot from time to time to keep your environment fresh and up-to-date. You can find this script in bin/.