Skip to content

chalkygames123/dotfiles

Repository files navigation

dotfiles

Prerequisites

Getting started

  1. If you already have files or directories listed in install.conf.yaml#link, merge them into your clone of this repository as needed.
  2. Run ./install to bootstrap dotfiles.
  3. Run make switch to configure the system with flake files.
  4. Run unset HISTFILE; rm -rf ~/.zsh_sessions and reopen the terminal.

Usage

Lint flake files

make lint

Format flake files

make format

Apply changes to flake files to the system

make switch

Update flake lock file

make update

Delete all old generations

make clean

Back up a list of your applications into applications

./dump_applications

Note

This script will not work if the application folder is excluded from Spotlight searches.

About

Minimalistic dotfiles bootstrapped with Dotbot and system configuration with Nix flakes

Topics

Resources

Stars

Watchers

Forks