Files
Main/2 Personal/Home Lab/MAC/Dotfiles.md
2025-03-10 14:34:58 +01:00

1.5 KiB

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


Todos

  • look at all apps in mackup list. look at alternative terminals, look at customizing iterm
  • installation script to automatically install all apps (brew, mas, brew --cask)
  • installation script to automatically install oh my zsh and apply profile settings
  • test chezmoi on ubuntu as well
  • find if there is a cron manager: where all cron scripts can be found
  • create a bin folder for my custom scripts
  • mail setup
  • settings backup macos
    • dock settings
    • move shortcuts from old macbook
  • iterm and itsycal do not keep their settings
  • Managing preference plists under Chezmoi | zacwest
  • add .cursor settings to chezmoi
  • make script and add to cron --> update all apps daily with homebrew and send notification to telegram bot
    • maybe use a cron http managment tool that keeps track of all jobs
  • sourcetree settings to chezmoi