chalkygames123 / dotfiles

Minimalistic dotfiles bootstrapped with Dotbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Prerequisites

Make sure you have Nix and nix-darwin installed.

Also, make sure you have Home Manager channel added.

Usage

  1. Run darwin-rebuild switch -I darwin-config="$HOME/dotfiles/nixpkgs/darwin-configuration.nix"
  2. Run unset HISTFILE and then reopen the terminal

Optionally, you can run ./dump_applications to back up your applications. Note that this will not work if Spotlight is prevented from searching the applications folder.

About

Minimalistic dotfiles bootstrapped with Dotbot


Languages

Language:Shell 83.4%Language:Vim Script 16.6%