Thanks to visit codestin.com
Credit goes to github.com

Skip to content

khernand/dotfiles

 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my MacOS machines

Requirements - Mac

Ensure you have the following installed on your system

Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Ansible

brew install ansible

Run Ansible playbook

cd mac-setup
ansible-playbook mac.yml

Installation

then use GNU stow to create symlinks

stow  . -t ~/

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.7%
  • Lua 41.9%
  • Nix 0.4%