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

Linux

winterfell (desktop)

Setup dotfiles

Since the base OS is westerOS and the devbox should automatically be configured, it is quick to bootstrap dotfiles.

Make sure to have 1Password logged in

sudo usermod --shell $(which fish) $(whoami)
ujust assemble
distrobox enter
chezmoi init --apply mariolopjr
chezmoi cd
git remote set-url origin [email protected]:mariolopjr/dotfiles.git

macOS

dragonstone (laptop)

Setup Linux dotfiles

TBD

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

Todo

  • configuration for steam deck
  • configuration for nas
  • configuration for pi
  • configuratiion for asahi

About

dotfiles for Linux, containers, macOS, and more

Resources

Stars

Watchers

Forks