Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.33 KB

File metadata and controls

43 lines (31 loc) · 1.33 KB

Dotfiles v2

Installation

  1. Install homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install dotbot

  2. Run dotbot

Installation Overview

Once dotbot is ran it will do the following things:

  1. Create some default directories
  2. Install mise & mise configured tools
  3. Generate the following configurations using Jsonnet:
  4. Clone the following git repositories:
  5. Install various shell scripts to: /usr/local/share/zsh/functions/
  6. Install various configs to: ~/.config/
  7. Install various zim modules to: ~/.zim/modules/
  8. Install various dotfiles to: ~/
  9. Install plugins and themes for @sxyazi/yazi
  10. Install OS specific configs. See macos/
  11. Generate instllation summary in ~/Installation Summary.md