Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.03 KB

💻 dotfiles

This repository contains the configuration files for my development environment. The setup relies on GNU Stow for file management.

Usage

Install

% git clone --recursive [email protected]:majjoha/dotfiles.git ~/.dotfiles
% cd ~/.dotfiles && stow .

On a new machine, you may also want to run .bin/initialize-macos-defaults to enable a wide range of sensible defaults for macOS.

Update

% git pull
% git submodule update --remote --jobs=4

Acknowledgments

Inspiration and code was taken from many sources, including:

License

See LICENSE.