Skip to content

majjoha/dotfiles

Repository files navigation

💻 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 git@github.com: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.