A collection of dotfiles I use on my macOS machines.
- Clone this repository to your local machine using the following command in your terminal or command prompt:
git clone https://github.com/eliseomartelli/dotfiles.git
- Change into the
dotfiles
directory by running the following command:
cd dotfiles
- Stow the dotfiles using the following command:
stow -t ~/ -S $(find . -type d ! -name "_*" ! -name ".*" -depth 1 | cut -d/ -f2-)
This will create symbolic links in your home directory for a package.