Files
Main/2 Personal/Home Lab/MAC/Dotfiles.md
2025-03-07 00:06:02 +01:00

517 B

How I have setup the dotfiles to be automated.

Mackup

A tool to manage my dotfiles and configuration files. https://github.com/lra/mackup

Macprefs

A tool to backup all the settings of my mac: https://github.com/clintmod/macprefs It seems outdated.

VIM

~/.vimrc

syntax on # enables syntax highlighing
set number

Inspiration