This repository contains the configuration files for my development environment. The setup relies on GNU Stow for file management.
% 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.
% git pull
% git submodule update --remote --jobs=4
Inspiration and code was taken from many sources, including:
- henrik/dotfiles
- junegunn/dotfiles
- pbrisbin/dotfiles
- prognostikos/dotfiles
- r00k/dotfiles
- sjl/dotfiles
- wincent/wincent
See LICENSE.