Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 350 Bytes

dotfiles

Repository for my dotfiles, including native portability on MacOS.

Installation

MacOS

Assuming at baseline that brew is installed and available.

brew install go-task git
git clone https://github.com/ionfury/dotfiles.git --recurse-submodules ~/.dotfiles && cd ~/.dotfiles
task install:mac

zsh