Skip to content

Files

Latest commit

Jan 6, 2025
0be145b · Jan 6, 2025

History

History
9 lines (5 loc) · 289 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 289 Bytes

Before Running Install.sh

Before you run the install.sh script, please symlink your .dotfiles directory if you cloned it anywhere else than ~/.dotfiles.

I usually clone it on a separate partition, and the symlink it:

ln -s /Volumes/PartitionName/DotFiles ~/.dotfiles