Skip to content

Minimalistic dotfiles bootstrapped with Dotbot and system configuration with Nix flakes

Notifications You must be signed in to change notification settings

chalkygames123/dotfiles

Repository files navigation

dotfiles

Prerequisites

Make sure you have Homebrew installed, and if you haven't already, run chmod -R go-w /opt/homebrew/share (see: https://docs.brew.sh/Shell-Completion#configuring-completions-in-zsh).

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 unset HISTFILE; rm -rf ~/.zsh_sessions and reopen the terminal.
  4. Run brew bundle.

Usage

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