/dotfiles

Configuration files.

Primary LanguageShell

My dotfiles repository

Managed using yadm.

Includes an ansible playbook that sets up a clean ubuntu machine.

Features:

  • Installs useful packages from 3 package managers (apt, homebrew, snap)
  • Sets up oh-my-zsh as the default shell
  • Sets up zellij as the terminal multiplexer
  • Sets up terminal themes and fonts

Usage:

# Set up dotfiles
yadm clone "https://github.com/danielharness/dotfiles.git"
# Install / update packages
yadm bootstrap