Skip to content

dotfiles for Linux, containers, macOS, and more

Notifications You must be signed in to change notification settings

mariolopjr/dotfiles

Repository files navigation

dotfiles

My personal dotfiles repo, managed by the wonderful chezmoi

macOS

Both my desktop and laptop run macOS, so setting up the dotfiles is quite trivial and is the main OS supported.

stark (desktop)

targaryen (laptop)

Setup macOS dotfiles

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install chezmoi
chezmoi init --apply mariolopjr
chezmoi cd
git remote set-url origin [email protected]:mariolopjr/dotfiles.git

Setup Linux dotfiles

TBD

Todo

  • configuration for steam deck
  • configuration for nas

About

dotfiles for Linux, containers, macOS, and more

Resources

Stars

Watchers

Forks