chalkygames123 / dotfiles

Minimalistic dotfiles bootstrapped with Dotbot
1 stars 0 forks source link
dotbot dotfiles macos zsh

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.