Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 701 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 701 Bytes

🐢 .dotfiles

Introduction

This repository contains my personal dotfiles. It is managed using GNU Stow and Taskfile. The dotfiles in this repository is MacOS oriented and might not work as intended on other operating systems.

Requirements

Installation

General Setup

git clone git@github.com:mkamadeus/dotfiles $HOME/.dotfiles
cd $HOME/.dotfiles

# most of the time, this should be sufficient.
task setup

Private Configuration Setup

Since I have some configuration that contains sensitive information, I put it under private/** for any configurations that contains secrets.